summaryrefslogtreecommitdiffstats
path: root/Source/WebKit2/Shared/WebKeyboardEvent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit2/Shared/WebKeyboardEvent.cpp')
-rw-r--r--Source/WebKit2/Shared/WebKeyboardEvent.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebKit2/Shared/WebKeyboardEvent.cpp b/Source/WebKit2/Shared/WebKeyboardEvent.cpp
index 08aaab8..7e65ef1 100644
--- a/Source/WebKit2/Shared/WebKeyboardEvent.cpp
+++ b/Source/WebKit2/Shared/WebKeyboardEvent.cpp
@@ -23,6 +23,7 @@
* THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "WebEvent.h"
#include "WebCoreArgumentCoders.h"