| Index: Source/core/animation/DocumentAnimations.h
|
| diff --git a/Source/core/animation/DocumentAnimations.h b/Source/core/animation/DocumentAnimations.h
|
| index 860b8f8163aea8fd7cc0ae8b3a86402c9073ed97..f92f9942b497f88054d36bb205ed4f9ac7b9dc95 100644
|
| --- a/Source/core/animation/DocumentAnimations.h
|
| +++ b/Source/core/animation/DocumentAnimations.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef DocumentAnimations_h
|
| #define DocumentAnimations_h
|
|
|
| -#include "CSSPropertyNames.h"
|
| +#include "core/CSSPropertyNames.h"
|
|
|
| namespace WebCore {
|
|
|
|
|