summaryrefslogtreecommitdiffstats
path: root/examples/fileiconview/qfileiconview.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/fileiconview/qfileiconview.h')
-rw-r--r--examples/fileiconview/qfileiconview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/fileiconview/qfileiconview.h b/examples/fileiconview/qfileiconview.h
index 3c5083e6f..9b9b626ae 100644
--- a/examples/fileiconview/qfileiconview.h
+++ b/examples/fileiconview/qfileiconview.h
@@ -11,12 +11,12 @@
#define TQTFILEICONVIEW_H
-#include <ntqiconset.h>
+#include <tqiconset.h>
#include <tqstring.h>
#include <ntqfileinfo.h>
#include <ntqdir.h>
#include <ntqtimer.h>
-#include <ntqiconview.h>
+#include <tqiconview.h>
class TQtFileIconView;
class TQDragObject;