Index: Source/core/html/shadow/SpinButtonElement.cpp |
diff --git a/Source/core/html/shadow/SpinButtonElement.cpp b/Source/core/html/shadow/SpinButtonElement.cpp |
index 85058afcadf4b385b4b7ce9e63f2d6099ae1732a..0671ee1beef42f43cef5771da3b95d743a0c9237 100644 |
--- a/Source/core/html/shadow/SpinButtonElement.cpp |
+++ b/Source/core/html/shadow/SpinButtonElement.cpp |
@@ -27,7 +27,7 @@ |
#include "config.h" |
#include "core/html/shadow/SpinButtonElement.h" |
-#include "HTMLNames.h" |
+#include "core/HTMLNames.h" |
#include "core/events/MouseEvent.h" |
#include "core/events/WheelEvent.h" |
#include "core/frame/LocalFrame.h" |