diff options
Diffstat (limited to 'WebKit/chromium/src/WebInputEventConversion.h')
| -rw-r--r-- | WebKit/chromium/src/WebInputEventConversion.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/WebKit/chromium/src/WebInputEventConversion.h b/WebKit/chromium/src/WebInputEventConversion.h index 3018973..dc5db35 100644 --- a/WebKit/chromium/src/WebInputEventConversion.h +++ b/WebKit/chromium/src/WebInputEventConversion.h @@ -31,9 +31,7 @@ #ifndef WebInputEventConversion_h #define WebInputEventConversion_h -// FIXME: This relative path is a temporary hack to support using this -// header from webkit/glue. -#include "../public/WebInputEvent.h" +#include "WebInputEvent.h" #include "PlatformKeyboardEvent.h" #include "PlatformMouseEvent.h" |
