aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/aggregation/examples/text/myinterfaces.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/aggregation/examples/text/myinterfaces.h')
-rw-r--r--src/libs/aggregation/examples/text/myinterfaces.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/aggregation/examples/text/myinterfaces.h b/src/libs/aggregation/examples/text/myinterfaces.h
index 686f997218..c01ffa9ab9 100644
--- a/src/libs/aggregation/examples/text/myinterfaces.h
+++ b/src/libs/aggregation/examples/text/myinterfaces.h
@@ -35,7 +35,7 @@
#include <aggregate.h>
-#include <QtCore/QString>
+#include <QString>
class IComboEntry : public QObject
{