summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--designer/qscintillaplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/designer/qscintillaplugin.cpp b/designer/qscintillaplugin.cpp
index f93b61d..b0523bb 100644
--- a/designer/qscintillaplugin.cpp
+++ b/designer/qscintillaplugin.cpp
@@ -1,7 +1,7 @@
// This implements the TQScintilla plugin for TQt Designer.
-#include <qwidgetplugin.h>
+#include <tqwidgetplugin.h>
#include "../qt/qextscintilla.h"