Index: Source/core/platform/Widget.h |
diff --git a/Source/core/platform/Widget.h b/Source/core/platform/Widget.h |
index c69053af14c6c273d355e2b1b114dd5196a74a9e..ab863f3df92b3c3c8b7feb103927f2ef95f74e0a 100644 |
--- a/Source/core/platform/Widget.h |
+++ b/Source/core/platform/Widget.h |
@@ -29,8 +29,8 @@ |
#define Widget_h |
#include "core/platform/graphics/IntRect.h" |
-#include <wtf/Forward.h> |
-#include <wtf/RefCounted.h> |
+#include "wtf/Forward.h" |
+#include "wtf/RefCounted.h" |
namespace WebCore { |