diff options
Diffstat (limited to 'src/kernel/qdnd_x11.cpp')
-rw-r--r-- | src/kernel/qdnd_x11.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qdnd_x11.cpp b/src/kernel/qdnd_x11.cpp index a50f23319..859a3c1a6 100644 --- a/src/kernel/qdnd_x11.cpp +++ b/src/kernel/qdnd_x11.cpp @@ -44,7 +44,7 @@ #ifndef TQT_NO_DRAGANDDROP -#include "ntqwidget.h" +#include "tqwidget.h" #include "ntqintdict.h" #include "ntqdatetime.h" #include "ntqdict.h" |