| Index: Source/core/page/DeviceController.h
|
| diff --git a/Source/core/page/DeviceController.h b/Source/core/page/DeviceController.h
|
| index b9fcbc1bbb2d5dc00f575f12b00a3736d7c3e43a..bcdf1f1c4d310be14a322df5012ee151ce24a9a8 100644
|
| --- a/Source/core/page/DeviceController.h
|
| +++ b/Source/core/page/DeviceController.h
|
| @@ -27,7 +27,7 @@
|
| #ifndef DeviceController_h
|
| #define DeviceController_h
|
|
|
| -#include "core/dom/Event.h"
|
| +#include "core/events/Event.h"
|
| #include "core/page/DOMWindow.h"
|
| #include "core/platform/Supplementable.h"
|
| #include "core/platform/Timer.h"
|
|
|