summaryrefslogtreecommitdiffstats
path: root/examples/demo/dnd
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/dnd')
-rw-r--r--examples/demo/dnd/listview.cpp2
-rw-r--r--examples/demo/dnd/styledbutton.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/demo/dnd/listview.cpp b/examples/demo/dnd/listview.cpp
index e97a03ea0..6b66d242e 100644
--- a/examples/demo/dnd/listview.cpp
+++ b/examples/demo/dnd/listview.cpp
@@ -1,5 +1,5 @@
#include <tqdragobject.h>
-#include <ntqapplication.h>
+#include <tqapplication.h>
#include "listview.h"
#include "dnd.h"
diff --git a/examples/demo/dnd/styledbutton.cpp b/examples/demo/dnd/styledbutton.cpp
index ee393a106..532c66cca 100644
--- a/examples/demo/dnd/styledbutton.cpp
+++ b/examples/demo/dnd/styledbutton.cpp
@@ -39,7 +39,7 @@
#include <tqpainter.h>
#include <tqimage.h>
#include <tqpixmap.h>
-#include <ntqapplication.h>
+#include <tqapplication.h>
#include <tqdragobject.h>
#include <tqstyle.h>