diff options
Diffstat (limited to 'tools/maketqpf/main.cpp')
-rw-r--r-- | tools/maketqpf/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/maketqpf/main.cpp b/tools/maketqpf/main.cpp index 06ae14011..d08bf613b 100644 --- a/tools/maketqpf/main.cpp +++ b/tools/maketqpf/main.cpp @@ -32,7 +32,7 @@ **********************************************************************/ #include <ntqapplication.h> -#include <ntqtextstream.h> +#include <tqtextstream.h> #include <ntqscrollview.h> #include <ntqfile.h> #include <ntqfont.h> |