Index: Source/core/html/HTMLAnchorElement.cpp |
diff --git a/Source/core/html/HTMLAnchorElement.cpp b/Source/core/html/HTMLAnchorElement.cpp |
index 0c55c1f3a8e3cd43829b1258b16f36a6d84fc724..bc64b96fa0ca1fac84326d768a0af8cc45e706d6 100644 |
--- a/Source/core/html/HTMLAnchorElement.cpp |
+++ b/Source/core/html/HTMLAnchorElement.cpp |
@@ -24,7 +24,7 @@ |
#include "config.h" |
#include "core/html/HTMLAnchorElement.h" |
-#include "bindings/v8/V8DOMActivityLogger.h" |
+#include "bindings/core/v8/V8DOMActivityLogger.h" |
#include "core/dom/Attribute.h" |
#include "core/editing/FrameSelection.h" |
#include "core/events/KeyboardEvent.h" |