Index: Source/core/html/HTMLFrameElement.cpp |
diff --git a/Source/core/html/HTMLFrameElement.cpp b/Source/core/html/HTMLFrameElement.cpp |
index 7b19d772e4d6edabd8179b332a80402150353dc8..7f5a19fbf827a0cb883bea0347a0d901c3208cbc 100644 |
--- a/Source/core/html/HTMLFrameElement.cpp |
+++ b/Source/core/html/HTMLFrameElement.cpp |
@@ -24,7 +24,7 @@ |
#include "config.h" |
#include "core/html/HTMLFrameElement.h" |
-#include "HTMLNames.h" |
+#include "core/HTMLNames.h" |
#include "core/html/HTMLFrameSetElement.h" |
#include "core/rendering/RenderFrame.h" |