summaryrefslogtreecommitdiffstats
path: root/qt/qextscintillabase.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qt/qextscintillabase.cpp')
-rw-r--r--qt/qextscintillabase.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/qt/qextscintillabase.cpp b/qt/qextscintillabase.cpp
index 4e033d6..4776da7 100644
--- a/qt/qextscintillabase.cpp
+++ b/qt/qextscintillabase.cpp
@@ -19,6 +19,10 @@
// TQScintilla; see the file LICENSE. If not, write to the Free Software
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
#include "qextscintillabase.moc"
#include <tqapplication.h>
#include <tqclipboard.h>