| Index: Source/core/svg/animation/SMILTimeContainer.h
|
| diff --git a/Source/core/svg/animation/SMILTimeContainer.h b/Source/core/svg/animation/SMILTimeContainer.h
|
| index 9ca7a88c1f7e9c32a508f51630b4ef96f16b5faa..054085dc7149b2358f101b0f4c7ed231b568ab3d 100644
|
| --- a/Source/core/svg/animation/SMILTimeContainer.h
|
| +++ b/Source/core/svg/animation/SMILTimeContainer.h
|
| @@ -28,9 +28,9 @@
|
|
|
| #if ENABLE(SVG)
|
|
|
| -#include "SMILTime.h"
|
| #include "core/dom/QualifiedName.h"
|
| #include "core/platform/Timer.h"
|
| +#include "core/svg/animation/SMILTime.h"
|
| #include <wtf/HashMap.h>
|
| #include <wtf/HashSet.h>
|
| #include <wtf/PassRefPtr.h>
|
|
|