Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / device_orientation / DeviceAcceleration.h
index 0d3408e..0b17446 100644 (file)
@@ -27,8 +27,8 @@
 #define DeviceAcceleration_h
 
 #include "bindings/v8/ScriptWrappable.h"
-#include "heap/Handle.h"
 #include "modules/device_orientation/DeviceMotionData.h"
+#include "platform/heap/Handle.h"
 #include "wtf/RefCounted.h"
 
 namespace WebCore {