diff options
Diffstat (limited to 'tools/msg2tqm')
-rw-r--r-- | tools/msg2tqm/msg2tqm.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/msg2tqm/msg2tqm.cpp b/tools/msg2tqm/msg2tqm.cpp index 07c2ff463..d167455a2 100644 --- a/tools/msg2tqm/msg2tqm.cpp +++ b/tools/msg2tqm/msg2tqm.cpp @@ -33,8 +33,8 @@ **********************************************************************/ #include <ntqfile.h> -#include <ntqtextstream.h> -#include <ntqtextcodec.h> +#include <tqtextstream.h> +#include <tqtextcodec.h> #include <ntqtranslator.h> #include <stdio.h> |