diff options
Diffstat (limited to 'examples/fileiconview')
-rw-r--r-- | examples/fileiconview/qfileiconview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/fileiconview/qfileiconview.h b/examples/fileiconview/qfileiconview.h index 9b9b626ae..284c66b80 100644 --- a/examples/fileiconview/qfileiconview.h +++ b/examples/fileiconview/qfileiconview.h @@ -15,7 +15,7 @@ #include <tqstring.h> #include <ntqfileinfo.h> #include <ntqdir.h> -#include <ntqtimer.h> +#include <tqtimer.h> #include <tqiconview.h> class TQtFileIconView; |