summaryrefslogtreecommitdiff
path: root/src/websnap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/websnap.h')
-rw-r--r--src/websnap.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/websnap.h b/src/websnap.h
index 9d3c214d..d338e8d7 100644
--- a/src/websnap.h
+++ b/src/websnap.h
@@ -29,6 +29,9 @@
#define WEB_SNAP_H
+// Rekonq Includes
+#include "rekonq_defines.h"
+
// Qt Includes
#include <QObject>
#include <QWebPage>