summaryrefslogtreecommitdiffstats
path: root/examples/demo/dnd/styledbutton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/dnd/styledbutton.cpp')
-rw-r--r--examples/demo/dnd/styledbutton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/dnd/styledbutton.cpp b/examples/demo/dnd/styledbutton.cpp
index 44d58ee38..ec377d030 100644
--- a/examples/demo/dnd/styledbutton.cpp
+++ b/examples/demo/dnd/styledbutton.cpp
@@ -40,7 +40,7 @@
#include <tqimage.h>
#include <ntqpixmap.h>
#include <ntqapplication.h>
-#include <ntqdragobject.h>
+#include <tqdragobject.h>
#include <tqstyle.h>
StyledButton::StyledButton(TQWidget* parent, const char* name)