summaryrefslogtreecommitdiffstats
path: root/WebKit/qt/Api/qwebdatabase_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/qt/Api/qwebdatabase_p.h')
-rw-r--r--WebKit/qt/Api/qwebdatabase_p.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/WebKit/qt/Api/qwebdatabase_p.h b/WebKit/qt/Api/qwebdatabase_p.h
index 988fb16..145115e 100644
--- a/WebKit/qt/Api/qwebdatabase_p.h
+++ b/WebKit/qt/Api/qwebdatabase_p.h
@@ -19,6 +19,8 @@
#ifndef _WEBDATABASE_P_H_
#define _WEBDATABASE_P_H_
+#if ENABLE(DATABASE)
+
#include <QString>
#include <QtCore/qshareddata.h>
@@ -36,3 +38,5 @@ public:
#endif
+#endif
+