Index: Source/core/dom/DeviceOrientationData.h |
diff --git a/Source/core/dom/DeviceOrientationData.h b/Source/core/dom/DeviceOrientationData.h |
index 1df9b658fab89f8e1a4e7aabfd2dc7e939e06507..2c37a1399c7462cb54d808c53c80b85bf8cdce0f 100644 |
--- a/Source/core/dom/DeviceOrientationData.h |
+++ b/Source/core/dom/DeviceOrientationData.h |
@@ -26,8 +26,8 @@ |
#ifndef DeviceOrientationData_h |
#define DeviceOrientationData_h |
-#include <wtf/PassRefPtr.h> |
-#include <wtf/RefCounted.h> |
+#include "wtf/PassRefPtr.h" |
+#include "wtf/RefCounted.h" |
namespace WebCore { |