diff options
Diffstat (limited to 'examples/helpviewer/main.cpp')
-rw-r--r-- | examples/helpviewer/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/helpviewer/main.cpp b/examples/helpviewer/main.cpp index 7a8738524..55483c3dc 100644 --- a/examples/helpviewer/main.cpp +++ b/examples/helpviewer/main.cpp @@ -9,7 +9,7 @@ #include "helpwindow.h" #include <ntqapplication.h> -#include <ntqdir.h> +#include <tqdir.h> #include <stdlib.h> |