diff options
Diffstat (limited to 'tools/assistant/profile.h')
-rw-r--r-- | tools/assistant/profile.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/assistant/profile.h b/tools/assistant/profile.h index dbc140369..5d3dd34e9 100644 --- a/tools/assistant/profile.h +++ b/tools/assistant/profile.h @@ -34,10 +34,10 @@ #ifndef PROFILE_H #define PROFILE_H -#include <qfileinfo.h> -#include <qstring.h> -#include <qstringlist.h> -#include <qmap.h> +#include <ntqfileinfo.h> +#include <ntqstring.h> +#include <ntqstringlist.h> +#include <ntqmap.h> class DocuParser; |