summaryrefslogtreecommitdiffstats
path: root/qt/PlatQt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qt/PlatQt.cpp')
-rw-r--r--qt/PlatQt.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/qt/PlatQt.cpp b/qt/PlatQt.cpp
index 5f09bc9..4029f43 100644
--- a/qt/PlatQt.cpp
+++ b/qt/PlatQt.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 <stdio.h>
#include <stdarg.h>