Index: Source/core/css/RGBColor.h |
diff --git a/Source/core/css/RGBColor.h b/Source/core/css/RGBColor.h |
index 5cc591cbb30e8233f3badc7cfbbf80bc0142aa9f..5cd4697d4fb3ba9ef81dbabd7118c5a3cf5e5931 100644 |
--- a/Source/core/css/RGBColor.h |
+++ b/Source/core/css/RGBColor.h |
@@ -27,7 +27,7 @@ |
#ifndef RGBColor_h |
#define RGBColor_h |
-#include "core/platform/graphics/Color.h" |
+#include "platform/graphics/Color.h" |
#include "wtf/RefCounted.h" |
namespace WebCore { |