summaryrefslogtreecommitdiffstats
path: root/examples/dragdrop/dropsite.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dragdrop/dropsite.cpp')
-rw-r--r--examples/dragdrop/dropsite.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dragdrop/dropsite.cpp b/examples/dragdrop/dropsite.cpp
index 214b4d0dd..e7621f674 100644
--- a/examples/dragdrop/dropsite.cpp
+++ b/examples/dragdrop/dropsite.cpp
@@ -17,7 +17,7 @@
#include <ntqpixmap.h>
#include <tqdragobject.h>
#include <tqimage.h>
-#include <ntqdir.h>
+#include <tqdir.h>
DropSite::DropSite( TQWidget * parent, const char * name )