diff options
Diffstat (limited to 'qt/qextscintillaapis.cpp')
-rw-r--r-- | qt/qextscintillaapis.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qt/qextscintillaapis.cpp b/qt/qextscintillaapis.cpp index 58abda0..7c94af1 100644 --- a/qt/qextscintillaapis.cpp +++ b/qt/qextscintillaapis.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 <tqfile.h> #include <tqregexp.h> |