Index: Source/core/testing/InternalSettings.cpp |
diff --git a/Source/core/testing/InternalSettings.cpp b/Source/core/testing/InternalSettings.cpp |
index 85b865c0cf76fdc620ea330634e1bc1f5aae4522..9d1f4c6fe4f0411b59d03f2acd3837579365e1fc 100644 |
--- a/Source/core/testing/InternalSettings.cpp |
+++ b/Source/core/testing/InternalSettings.cpp |
@@ -27,8 +27,8 @@ |
#include "config.h" |
#include "InternalSettings.h" |
-#include "Document.h" |
-#include "ExceptionCode.h" |
+#include "core/dom/Document.h" |
+#include "core/dom/ExceptionCode.h" |
#include "core/page/CaptionUserPreferences.h" |
#include "core/page/Frame.h" |
#include "core/page/FrameView.h" |