Index: Source/core/inspector/InspectorPageAgent.h |
diff --git a/Source/core/inspector/InspectorPageAgent.h b/Source/core/inspector/InspectorPageAgent.h |
index 170d73a032eff2cfb90d2bf8066c214500046701..358d841c6db82894d91a9f25e45dc0cce61493e8 100644 |
--- a/Source/core/inspector/InspectorPageAgent.h |
+++ b/Source/core/inspector/InspectorPageAgent.h |
@@ -32,10 +32,10 @@ |
#define InspectorPageAgent_h |
-#include "DeviceOrientationData.h" |
#include "GeolocationPosition.h" |
#include "InspectorBaseAgent.h" |
#include "InspectorFrontend.h" |
+#include "core/dom/DeviceOrientationData.h" |
#include "core/page/Frame.h" |
#include <wtf/HashMap.h> |
#include <wtf/RefCounted.h> |