summaryrefslogtreecommitdiff
path: root/Source/WebKit/efl/WebCoreSupport/VibrationClientEfl.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/efl/WebCoreSupport/VibrationClientEfl.h')
-rw-r--r--Source/WebKit/efl/WebCoreSupport/VibrationClientEfl.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/WebKit/efl/WebCoreSupport/VibrationClientEfl.h b/Source/WebKit/efl/WebCoreSupport/VibrationClientEfl.h
index 7d2f8fd8f..d342fdcdb 100644
--- a/Source/WebKit/efl/WebCoreSupport/VibrationClientEfl.h
+++ b/Source/WebKit/efl/WebCoreSupport/VibrationClientEfl.h
@@ -20,6 +20,8 @@
#ifndef VibrationClientEfl_h
#define VibrationClientEfl_h
+#if ENABLE(VIBRATION)
+
#include "VibrationClient.h"
#include <Evas.h>
@@ -41,5 +43,6 @@ private:
} // namespace WebCore
+#endif
#endif // VibrationClientEfl_h