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 e2646914f..986e9abdc 100644 --- a/examples/biff/biff.cpp +++ b/examples/biff/biff.cpp @@ -9,7 +9,7 @@ #include "biff.h" #include <tqstring.h> -#include <ntqfileinfo.h> +#include <tqfileinfo.h> #include <ntqpainter.h> #include <unistd.h> |