diff options
Diffstat (limited to 'tools/designer/plugins/cppeditor/syntaxhighliter_cpp.h')
-rw-r--r-- | tools/designer/plugins/cppeditor/syntaxhighliter_cpp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/plugins/cppeditor/syntaxhighliter_cpp.h b/tools/designer/plugins/cppeditor/syntaxhighliter_cpp.h index 45cd01350..92f0e4e79 100644 --- a/tools/designer/plugins/cppeditor/syntaxhighliter_cpp.h +++ b/tools/designer/plugins/cppeditor/syntaxhighliter_cpp.h @@ -35,7 +35,7 @@ #ifndef TQCPPSYNTAXHIGHLIGHTER_H #define TQCPPSYNTAXHIGHLIGHTER_H -#include <private/qrichtext_p.h> +#include <private/tqrichtext_p.h> #include <conf.h> class SyntaxHighlighter_CPP : public TQTextPreProcessor |