summaryrefslogtreecommitdiffstats
path: root/qmake/project.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/project.cpp')
-rw-r--r--qmake/project.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/qmake/project.cpp b/qmake/project.cpp
index de57507e..fc297e72 100644
--- a/qmake/project.cpp
+++ b/qmake/project.cpp
@@ -35,6 +35,9 @@
** herein.
**
**********************************************************************/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
#include "project.h"
#include "property.h"