diff options
Diffstat (limited to 'examples/forever/forever.h')
-rw-r--r-- | examples/forever/forever.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/forever/forever.h b/examples/forever/forever.h index 0580fa21c..b976103c3 100644 --- a/examples/forever/forever.h +++ b/examples/forever/forever.h @@ -14,7 +14,7 @@ #ifndef FOREVER_H #define FOREVER_H -#include <ntqwidget.h> +#include <tqwidget.h> const int numColors = 120; |