diff options
Diffstat (limited to 'tools/designer/shared/parser.cpp')
-rw-r--r-- | tools/designer/shared/parser.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/shared/parser.cpp b/tools/designer/shared/parser.cpp index f0624d7d2..d001d8bdb 100644 --- a/tools/designer/shared/parser.cpp +++ b/tools/designer/shared/parser.cpp @@ -32,7 +32,7 @@ **********************************************************************/ #include "parser.h" -#include <ntqobject.h> +#include <tqobject.h> #include <ntqstringlist.h> class NormalizeObject : public TQObject |