| Index: Source/core/loader/SubstituteData.h
|
| diff --git a/Source/core/loader/SubstituteData.h b/Source/core/loader/SubstituteData.h
|
| index 51145c35bbf335d2ae5709a92f7dfb54d978a164..6118332ac94e7c3cd23f4382bb62d09cdc600994 100644
|
| --- a/Source/core/loader/SubstituteData.h
|
| +++ b/Source/core/loader/SubstituteData.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef SubstituteData_h
|
| #define SubstituteData_h
|
|
|
| -#include "KURL.h"
|
| -#include "SharedBuffer.h"
|
| +#include "core/platform/KURL.h"
|
| +#include "core/platform/SharedBuffer.h"
|
| #include <wtf/PassRefPtr.h>
|
| #include <wtf/RefPtr.h>
|
|
|
|
|