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 33faa7b9d..097ece2bb 100644 --- a/examples/biff/main.cpp +++ b/examples/biff/main.cpp @@ -7,7 +7,7 @@ ** *****************************************************************************/ -#include <qapplication.h> +#include <ntqapplication.h> #include "biff.h" |