diff options
Diffstat (limited to 'examples/biff/main.cpp')
-rw-r--r-- | examples/biff/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/biff/main.cpp b/examples/biff/main.cpp index 097ece2bb..ca8e73183 100644 --- a/examples/biff/main.cpp +++ b/examples/biff/main.cpp @@ -7,7 +7,7 @@ ** *****************************************************************************/ -#include <ntqapplication.h> +#include <tqapplication.h> #include "biff.h" |