Index: Source/core/html/shadow/ProgressShadowElement.cpp |
diff --git a/Source/core/html/shadow/ProgressShadowElement.cpp b/Source/core/html/shadow/ProgressShadowElement.cpp |
index 7d4a6128bc815e8cb6007b22938f2258bb73177a..0f8b72f069ca8ef6eced6a343c26b4c4d485b5e8 100644 |
--- a/Source/core/html/shadow/ProgressShadowElement.cpp |
+++ b/Source/core/html/shadow/ProgressShadowElement.cpp |
@@ -32,7 +32,7 @@ |
#include "core/html/shadow/ProgressShadowElement.h" |
-#include "HTMLNames.h" |
+#include "core/HTMLNames.h" |
#include "core/html/HTMLProgressElement.h" |
#include "core/rendering/RenderProgress.h" |