diff options
Diffstat (limited to 'examples/dirview')
-rw-r--r-- | examples/dirview/dirview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dirview/dirview.h b/examples/dirview/dirview.h index dc467d91d..0cf19022a 100644 --- a/examples/dirview/dirview.h +++ b/examples/dirview/dirview.h @@ -14,7 +14,7 @@ #include <tqstring.h> #include <ntqfile.h> #include <ntqfileinfo.h> -#include <ntqtimer.h> +#include <tqtimer.h> class TQWidget; class TQDragEnterEvent; |