diff options
Diffstat (limited to 'tools/msg2tqm')
-rw-r--r-- | tools/msg2tqm/msg2tqm.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/msg2tqm/msg2tqm.cpp b/tools/msg2tqm/msg2tqm.cpp index d167455a2..9a407dc3d 100644 --- a/tools/msg2tqm/msg2tqm.cpp +++ b/tools/msg2tqm/msg2tqm.cpp @@ -32,7 +32,7 @@ ** **********************************************************************/ -#include <ntqfile.h> +#include <tqfile.h> #include <tqtextstream.h> #include <tqtextcodec.h> #include <ntqtranslator.h> |