| Index: Source/core/page/Location.h
|
| diff --git a/Source/core/page/Location.h b/Source/core/page/Location.h
|
| index 4d1a2fc106fc36129bb41d29b5b059fc662a73dd..365595f02f899c5ef6ed0f1e6e0a68f6364a0304 100644
|
| --- a/Source/core/page/Location.h
|
| +++ b/Source/core/page/Location.h
|
| @@ -29,7 +29,7 @@
|
| #ifndef Location_h
|
| #define Location_h
|
|
|
| -#include "ScriptWrappable.h"
|
| +#include "bindings/v8/ScriptWrappable.h"
|
| #include "core/dom/DOMStringList.h"
|
| #include "core/page/DOMWindowProperty.h"
|
| #include <wtf/PassRefPtr.h>
|
|
|