Index: Source/core/dom/Range.h |
diff --git a/Source/core/dom/Range.h b/Source/core/dom/Range.h |
index 0dac678196080ae70871ea70b64774628dff27a3..7e6565653b22b62f3319b5abb0a10e0a669003aa 100644 |
--- a/Source/core/dom/Range.h |
+++ b/Source/core/dom/Range.h |
@@ -25,9 +25,9 @@ |
#ifndef Range_h |
#define Range_h |
-#include "ExceptionCodePlaceholder.h" |
-#include "FragmentScriptingPermission.h" |
-#include "RangeBoundaryPoint.h" |
+#include "core/dom/ExceptionCodePlaceholder.h" |
+#include "core/dom/FragmentScriptingPermission.h" |
+#include "core/dom/RangeBoundaryPoint.h" |
#include "core/platform/graphics/FloatRect.h" |
#include "core/platform/graphics/IntRect.h" |
#include <wtf/Forward.h> |