diff options
Diffstat (limited to 'examples/biff/biff.cpp')
-rw-r--r-- | examples/biff/biff.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/biff/biff.cpp b/examples/biff/biff.cpp index 4bc592d0a..e2646914f 100644 --- a/examples/biff/biff.cpp +++ b/examples/biff/biff.cpp @@ -8,7 +8,7 @@ *****************************************************************************/ #include "biff.h" -#include <ntqstring.h> +#include <tqstring.h> #include <ntqfileinfo.h> #include <ntqpainter.h> |