Index: Source/core/dom/StringCallback.cpp |
diff --git a/Source/core/dom/StringCallback.cpp b/Source/core/dom/StringCallback.cpp |
index c6285b1715bc672f5c9d88b1e964d15101012acf..687821e6edfdfa19dba8e499299e6e1c8ebdcf5a 100644 |
--- a/Source/core/dom/StringCallback.cpp |
+++ b/Source/core/dom/StringCallback.cpp |
@@ -29,9 +29,9 @@ |
*/ |
#include "config.h" |
-#include "StringCallback.h" |
+#include "core/dom/StringCallback.h" |
-#include "ScriptExecutionContext.h" |
+#include "core/dom/ScriptExecutionContext.h" |
#include <wtf/text/WTFString.h> |
namespace WebCore { |