Index: Source/core/css/StyleColor.h |
diff --git a/Source/core/css/StyleColor.h b/Source/core/css/StyleColor.h |
index eb893e4601af8caf5228a139df77dda7fca02967..1f58584f9a93ae240b989f1644545b4ca94c5904 100644 |
--- a/Source/core/css/StyleColor.h |
+++ b/Source/core/css/StyleColor.h |
@@ -31,7 +31,7 @@ |
#ifndef StyleColor_h |
#define StyleColor_h |
-#include "core/platform/graphics/Color.h" |
+#include "platform/graphics/Color.h" |
#include "wtf/FastAllocBase.h" |
namespace WebCore { |