Index: Source/core/dom/TextLinkColors.h |
diff --git a/Source/core/dom/TextLinkColors.h b/Source/core/dom/TextLinkColors.h |
index 6d2728cf4c9d5a1f035bec2ee417e592d6d5533a..a03a1b8e1c2389938b67d1fda96f200b4ac6cd17 100644 |
--- a/Source/core/dom/TextLinkColors.h |
+++ b/Source/core/dom/TextLinkColors.h |
@@ -28,7 +28,7 @@ |
#ifndef TextLinkColors_h |
#define TextLinkColors_h |
-#include "core/platform/graphics/Color.h" |
+#include "platform/graphics/Color.h" |
#include "wtf/Noncopyable.h" |
namespace WebCore { |