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