Index: Source/core/platform/PlatformTouchEvent.h |
diff --git a/Source/core/platform/PlatformTouchEvent.h b/Source/core/platform/PlatformTouchEvent.h |
index 3f2128e1b3e9eccef28235287a1381961712317b..7238617ca32be2e26c2653bf83f7cd8d82cbe814 100644 |
--- a/Source/core/platform/PlatformTouchEvent.h |
+++ b/Source/core/platform/PlatformTouchEvent.h |
@@ -20,8 +20,8 @@ |
#ifndef PlatformTouchEvent_h |
#define PlatformTouchEvent_h |
-#include "PlatformEvent.h" |
-#include "PlatformTouchPoint.h" |
+#include "core/platform/PlatformEvent.h" |
+#include "core/platform/PlatformTouchPoint.h" |
#include <wtf/Vector.h> |
namespace WebCore { |