summaryrefslogtreecommitdiffstats
path: root/qt/qextscintillacommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qt/qextscintillacommand.cpp')
-rw-r--r--qt/qextscintillacommand.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/qt/qextscintillacommand.cpp b/qt/qextscintillacommand.cpp
index 816303f..8b391bc 100644
--- a/qt/qextscintillacommand.cpp
+++ b/qt/qextscintillacommand.cpp
@@ -19,6 +19,9 @@
// 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 <tqnamespace.h>
#include <tqapplication.h>