aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/madde/maemopublishedprojectmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/madde/maemopublishedprojectmodel.h')
-rw-r--r--src/plugins/madde/maemopublishedprojectmodel.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/madde/maemopublishedprojectmodel.h b/src/plugins/madde/maemopublishedprojectmodel.h
index 2313a42180..a8952e2e2f 100644
--- a/src/plugins/madde/maemopublishedprojectmodel.h
+++ b/src/plugins/madde/maemopublishedprojectmodel.h
@@ -32,9 +32,9 @@
#ifndef MAEMOPUBLISHEDPROJECTMODEL_H
#define MAEMOPUBLISHEDPROJECTMODEL_H
-#include <QtCore/QSet>
-#include <QtCore/QStringList>
-#include <QtGui/QFileSystemModel>
+#include <QSet>
+#include <QStringList>
+#include <QFileSystemModel>
namespace Madde {
namespace Internal {