Index: Source/core/animation/AnimationEffect.h |
diff --git a/Source/core/animation/AnimationEffect.h b/Source/core/animation/AnimationEffect.h |
index 42441e962633b4f1ea0e37b4135aca8f1283a07e..a8772648cf14df277b9aa935fae56a6b4468cdfb 100644 |
--- a/Source/core/animation/AnimationEffect.h |
+++ b/Source/core/animation/AnimationEffect.h |
@@ -31,7 +31,7 @@ |
#ifndef AnimationEffect_h |
#define AnimationEffect_h |
-#include "CSSPropertyNames.h" |
+#include "core/CSSPropertyNames.h" |
#include "platform/heap/Handle.h" |
#include "wtf/HashMap.h" |
#include "wtf/PassOwnPtr.h" |