summaryrefslogtreecommitdiffstats
path: root/src/app/kipiinterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/kipiinterface.h')
-rw-r--r--src/app/kipiinterface.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/app/kipiinterface.h b/src/app/kipiinterface.h
index 825b418..1a2ef5e 100644
--- a/src/app/kipiinterface.h
+++ b/src/app/kipiinterface.h
@@ -22,6 +22,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#define KIPIINTERFACE_H
#include <config.h>
+
+#ifdef Q_MOC_RUN
+#define GV_HAVE_KIPI
+#endif // Q_MOC_RUN
+
#ifdef GV_HAVE_KIPI
#include <libkipi/interface.h>