diff options
Diffstat (limited to 'qt/qextscintillalexermakefile.cpp')
-rw-r--r-- | qt/qextscintillalexermakefile.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qt/qextscintillalexermakefile.cpp b/qt/qextscintillalexermakefile.cpp index 5397370..13b7fb2 100644 --- a/qt/qextscintillalexermakefile.cpp +++ b/qt/qextscintillalexermakefile.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 <tqcolor.h> #include <tqfont.h> |