summaryrefslogtreecommitdiffstats
path: root/qtjp2imageformat/src/qtjp2imagehandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qtjp2imageformat/src/qtjp2imagehandler.cpp')
-rw-r--r--qtjp2imageformat/src/qtjp2imagehandler.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/qtjp2imageformat/src/qtjp2imagehandler.cpp b/qtjp2imageformat/src/qtjp2imagehandler.cpp
index 8611399..048cb73 100644
--- a/qtjp2imageformat/src/qtjp2imagehandler.cpp
+++ b/qtjp2imageformat/src/qtjp2imagehandler.cpp
@@ -39,14 +39,14 @@
****************************************************************************/
#include "qtjp2imagehandler.h"
-#include <QtGui/QImage>
-#include <QtCore/QStringList>
-#include <QtCore/QString>
-#include <QtGui/QColor>
-#include <QtCore/QFile>
-#include <QtCore/QIODevice>
-#include <QtGui/QImageIOHandler>
-#include <QtCore/QVariant>
+#include <QImage>
+#include <QStringList>
+#include <QString>
+#include <QColor>
+#include <QFile>
+#include <QIODevice>
+#include <QImageIOHandler>
+#include <QVariant>
#ifdef Q_CC_MSVC
#define JAS_WIN_MSVC_BUILD