summaryrefslogtreecommitdiffstats
path: root/qtjp2imageformat/plugin/qtjp2imageformatplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qtjp2imageformat/plugin/qtjp2imageformatplugin.cpp')
-rw-r--r--qtjp2imageformat/plugin/qtjp2imageformatplugin.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/qtjp2imageformat/plugin/qtjp2imageformatplugin.cpp b/qtjp2imageformat/plugin/qtjp2imageformatplugin.cpp
index df32bde..67e20ea 100644
--- a/qtjp2imageformat/plugin/qtjp2imageformatplugin.cpp
+++ b/qtjp2imageformat/plugin/qtjp2imageformatplugin.cpp
@@ -39,8 +39,8 @@
****************************************************************************/
#ifndef QT_NO_IMAGEFORMATPLUGIN
-#include <QtGui/QImageIOHandler>
-#include <QtCore/QStringList>
+#include <QImageIOHandler>
+#include <QStringList>
#include "qtjp2imageformatplugin.h"
#include "qtjp2imagehandler.h"