diff options
Diffstat (limited to 'tools/designer/editor/parenmatcher.h')
-rw-r--r-- | tools/designer/editor/parenmatcher.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/designer/editor/parenmatcher.h b/tools/designer/editor/parenmatcher.h index 3b0710a69..805aca58e 100644 --- a/tools/designer/editor/parenmatcher.h +++ b/tools/designer/editor/parenmatcher.h @@ -34,8 +34,8 @@ #ifndef PARENMATCHER_H #define PARENMATCHER_H -#include <qstring.h> -#include <qvaluelist.h> +#include <ntqstring.h> +#include <ntqvaluelist.h> class TQTextCursor; |