diff options
Diffstat (limited to 'examples/fileiconview/mainwindow.h')
-rw-r--r-- | examples/fileiconview/mainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/fileiconview/mainwindow.h b/examples/fileiconview/mainwindow.h index 0d79fd61e..e9f9a8918 100644 --- a/examples/fileiconview/mainwindow.h +++ b/examples/fileiconview/mainwindow.h @@ -10,7 +10,7 @@ #ifndef MAINWIN_H #define MAINWIN_H -#include <qmainwindow.h> +#include <ntqmainwindow.h> class TQtFileIconView; class DirectoryView; |