summaryrefslogtreecommitdiffstats
path: root/src/kernel/qdnd_x11.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/qdnd_x11.cpp')
-rw-r--r--src/kernel/qdnd_x11.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/kernel/qdnd_x11.cpp b/src/kernel/qdnd_x11.cpp
index dc4b9678b..0a51b9f2e 100644
--- a/src/kernel/qdnd_x11.cpp
+++ b/src/kernel/qdnd_x11.cpp
@@ -45,14 +45,14 @@
#ifndef TQT_NO_DRAGANDDROP
#include "tqwidget.h"
-#include "ntqintdict.h"
+#include "tqintdict.h"
#include "tqdatetime.h"
-#include "ntqdict.h"
+#include "tqdict.h"
#include "ntqguardedptr.h"
#include "tqdragobject.h"
#include "tqobjectlist.h"
#include "ntqcursor.h"
-#include "ntqbitmap.h"
+#include "tqbitmap.h"
#include "ntqpainter.h"
#include "qt_x11_p.h"