Index: Source/core/platform/PlatformKeyboardEvent.h |
diff --git a/Source/core/platform/PlatformKeyboardEvent.h b/Source/core/platform/PlatformKeyboardEvent.h |
index 0809f0b18dcc85cafd1d891a6d8d935bd97ce9a3..7d86b80c60552a2a715b5c76ff49847f7c3113b6 100644 |
--- a/Source/core/platform/PlatformKeyboardEvent.h |
+++ b/Source/core/platform/PlatformKeyboardEvent.h |
@@ -27,7 +27,7 @@ |
#ifndef PlatformKeyboardEvent_h |
#define PlatformKeyboardEvent_h |
-#include "PlatformEvent.h" |
+#include "core/platform/PlatformEvent.h" |
#include <wtf/text/WTFString.h> |
namespace WebCore { |