Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / web / WebInputEventConversion.h
index dc71302..09b0dd7 100644 (file)
 #ifndef WebInputEventConversion_h
 #define WebInputEventConversion_h
 
-#include "WebInputEvent.h"
 #include "platform/PlatformGestureEvent.h"
 #include "platform/PlatformKeyboardEvent.h"
 #include "platform/PlatformMouseEvent.h"
 #include "platform/PlatformTouchEvent.h"
 #include "platform/PlatformWheelEvent.h"
+#include "public/web/WebInputEvent.h"
 
 namespace WebCore {
 class GestureEvent;