diff options
Diffstat (limited to 'tools/assistant/profile.cpp')
-rw-r--r-- | tools/assistant/profile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/profile.cpp b/tools/assistant/profile.cpp index 12a787b3d..37cf3576f 100644 --- a/tools/assistant/profile.cpp +++ b/tools/assistant/profile.cpp @@ -32,7 +32,7 @@ **********************************************************************/ #include "profile.h" #include <tqxml.h> -#include <ntqtextcodec.h> +#include <tqtextcodec.h> #include <ntqfileinfo.h> #include <ntqregexp.h> #include <ntqdir.h> |