summaryrefslogtreecommitdiffstats
path: root/examples/showimg
diff options
context:
space:
mode:
Diffstat (limited to 'examples/showimg')
-rw-r--r--examples/showimg/main.cpp2
-rw-r--r--examples/showimg/showimg.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/showimg/main.cpp b/examples/showimg/main.cpp
index 63a8d2216..c5ac5defc 100644
--- a/examples/showimg/main.cpp
+++ b/examples/showimg/main.cpp
@@ -9,7 +9,7 @@
#include "showimg.h"
#include "imagefip.h"
-#include <ntqapplication.h>
+#include <tqapplication.h>
#include <tqimage.h>
int main( int argc, char **argv )
diff --git a/examples/showimg/showimg.cpp b/examples/showimg/showimg.cpp
index 52e2576e0..09baf5c9f 100644
--- a/examples/showimg/showimg.cpp
+++ b/examples/showimg/showimg.cpp
@@ -15,7 +15,7 @@
#include <tqpopupmenu.h>
#include <tqlabel.h>
#include <tqpainter.h>
-#include <ntqapplication.h>
+#include <tqapplication.h>
#include <tqclipboard.h>