diff options
Diffstat (limited to 'tools/designer/designer/project.cpp')
-rw-r--r-- | tools/designer/designer/project.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/designer/designer/project.cpp b/tools/designer/designer/project.cpp index a21ac2059..d567b79ee 100644 --- a/tools/designer/designer/project.cpp +++ b/tools/designer/designer/project.cpp @@ -44,11 +44,11 @@ #include "outputwindow.h" #include <ntqfile.h> -#include <ntqtextstream.h> +#include <tqtextstream.h> #include <ntqurl.h> #include <tqobjectlist.h> #include <ntqfeatures.h> -#include <ntqtextcodec.h> +#include <tqtextcodec.h> #include <tqdom.h> #include <ntqmessagebox.h> #include <ntqapplication.h> |