Index: Source/core/page/DragController.h |
diff --git a/Source/core/page/DragController.h b/Source/core/page/DragController.h |
index b6a02b48fd191e83274cfa4224816115972bd564..84f294c56eb0501dcdf946a288537f481927a0e6 100644 |
--- a/Source/core/page/DragController.h |
+++ b/Source/core/page/DragController.h |
@@ -27,8 +27,8 @@ |
#define DragController_h |
#include "DragActions.h" |
-#include "DragImage.h" |
-#include "KURL.h" |
+#include "core/platform/DragImage.h" |
+#include "core/platform/KURL.h" |
#include "core/platform/graphics/IntPoint.h" |
namespace WebCore { |