Index: Source/core/css/StyleSheet.h |
diff --git a/Source/core/css/StyleSheet.h b/Source/core/css/StyleSheet.h |
index df9b16ed8eeb0e31a15c9203800d79696b09cdab..4d6e4fa4f8257c6fabefef501c91f9dcd96fbc9b 100644 |
--- a/Source/core/css/StyleSheet.h |
+++ b/Source/core/css/StyleSheet.h |
@@ -21,7 +21,7 @@ |
#ifndef StyleSheet_h |
#define StyleSheet_h |
-#include "CSSParserMode.h" |
+#include "core/css/CSSParserMode.h" |
#include "core/platform/KURLHash.h" |
#include <wtf/Forward.h> |
#include <wtf/ListHashSet.h> |