aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--typesystem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/typesystem.cpp b/typesystem.cpp
index 90b77faf1..4b32b965f 100644
--- a/typesystem.cpp
+++ b/typesystem.cpp
@@ -23,7 +23,7 @@
#include "typesystem.h"
#include "reporthandler.h"
-#include <Qt/QtXml>
+#include <QtXml>
QString strings_Object = QLatin1String("Object");
QString strings_String = QLatin1String("String");