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 d7634646e..12a787b3d 100644 --- a/tools/assistant/profile.cpp +++ b/tools/assistant/profile.cpp @@ -31,7 +31,7 @@ ** **********************************************************************/ #include "profile.h" -#include <ntqxml.h> +#include <tqxml.h> #include <ntqtextcodec.h> #include <ntqfileinfo.h> #include <ntqregexp.h> |