aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakeuicodemodelsupport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cmakeprojectmanager/cmakeuicodemodelsupport.h')
-rw-r--r--src/plugins/cmakeprojectmanager/cmakeuicodemodelsupport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/cmakeprojectmanager/cmakeuicodemodelsupport.h b/src/plugins/cmakeprojectmanager/cmakeuicodemodelsupport.h
index c3f99504e7..2fe7cc0ffc 100644
--- a/src/plugins/cmakeprojectmanager/cmakeuicodemodelsupport.h
+++ b/src/plugins/cmakeprojectmanager/cmakeuicodemodelsupport.h
@@ -36,7 +36,7 @@
#include <cplusplus/ModelManagerInterface.h>
#include <cpptools/uicodecompletionsupport.h>
-#include <QtCore/QDateTime>
+#include <QDateTime>
namespace CMakeProjectManager {
namespace Internal {