@ -24,6 +24,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <kwinglobals.h>
#include <kwinglutils_funcs.h>
#include <QByteArray>
#include <QSet>
namespace KWin
@ -25,6 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <QTimer>
#include <QModelIndex>
#include <KDE/KShortcut>
#include "utils.h"
#include "tabbox/tabboxhandler.h"
@ -43,6 +43,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <kcmdlineargs.h>
#include <kdeversion.h>
#include <QtDBus/QtDBus>
#include <QtConcurrentRun>
#include "client.h"
#include "composite.h"