summaryrefslogtreecommitdiffstats
path: root/src/controlobjectthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/controlobjectthread.h')
-rw-r--r--src/controlobjectthread.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/controlobjectthread.h b/src/controlobjectthread.h
index 848eff65f0..c3121e34a8 100644
--- a/src/controlobjectthread.h
+++ b/src/controlobjectthread.h
@@ -18,11 +18,7 @@
#ifndef CONTROLOBJECTTHREAD_H
#define CONTROLOBJECTTHREAD_H
-#include <qmutex.h>
-#include <qobject.h>
-#include <qmutex.h>
-#include <qwaitcondition.h>
-#include <QQueue>
+#include <QObject>
#include "configobject.h"