diff options
Diffstat (limited to 'examples/forever/forever.cpp')
-rw-r--r-- | examples/forever/forever.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/forever/forever.cpp b/examples/forever/forever.cpp index 24e5af910..4ba9b8c58 100644 --- a/examples/forever/forever.cpp +++ b/examples/forever/forever.cpp @@ -7,7 +7,7 @@ ** *****************************************************************************/ -#include <ntqtimer.h> +#include <tqtimer.h> #include <ntqpainter.h> #include <ntqapplication.h> #include <stdlib.h> // defines rand() function |