| Index: Source/core/loader/PingLoader.cpp
|
| diff --git a/Source/core/loader/PingLoader.cpp b/Source/core/loader/PingLoader.cpp
|
| index f440aef275f4c32cc8c882f7018e430887692ad6..e90ae8034802471975558e6e8d4fb656d01fe863 100644
|
| --- a/Source/core/loader/PingLoader.cpp
|
| +++ b/Source/core/loader/PingLoader.cpp
|
| @@ -32,7 +32,7 @@
|
| #include "config.h"
|
| #include "core/loader/PingLoader.h"
|
|
|
| -#include "FetchInitiatorTypeNames.h"
|
| +#include "core/FetchInitiatorTypeNames.h"
|
| #include "core/dom/Document.h"
|
| #include "core/fetch/FetchContext.h"
|
| #include "core/frame/LocalFrame.h"
|
|
|