summaryrefslogtreecommitdiffstats
path: root/examples/showimg
diff options
context:
space:
mode:
Diffstat (limited to 'examples/showimg')
-rw-r--r--examples/showimg/showimg.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/showimg/showimg.cpp b/examples/showimg/showimg.cpp
index 4ef1a1d97..f72c62aa8 100644
--- a/examples/showimg/showimg.cpp
+++ b/examples/showimg/showimg.cpp
@@ -9,10 +9,10 @@
#include "showimg.h"
#include "imagetexteditor.h"
-#include <ntqmenubar.h>
+#include <tqmenubar.h>
#include <ntqfiledialog.h>
#include <ntqmessagebox.h>
-#include <ntqpopupmenu.h>
+#include <tqpopupmenu.h>
#include <ntqlabel.h>
#include <ntqpainter.h>
#include <ntqapplication.h>