summaryrefslogtreecommitdiffstats
path: root/examples/showimg
diff options
context:
space:
mode:
Diffstat (limited to 'examples/showimg')
-rw-r--r--examples/showimg/imagefip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/showimg/imagefip.h b/examples/showimg/imagefip.h
index f72ea9820..fad621681 100644
--- a/examples/showimg/imagefip.h
+++ b/examples/showimg/imagefip.h
@@ -12,7 +12,7 @@
#include <tqfiledialog.h>
#include <tqstrlist.h>
-#include <ntqpixmap.h>
+#include <tqpixmap.h>
class ImageIconProvider : public TQFileIconProvider
{