Index: Source/core/html/forms/ButtonInputType.cpp |
diff --git a/Source/core/html/forms/ButtonInputType.cpp b/Source/core/html/forms/ButtonInputType.cpp |
index 0dd431607eb294696c0a1232e8ba335675bea6a9..7ecf1cbf1d446356fe872ea2de2d9636572d8e85 100644 |
--- a/Source/core/html/forms/ButtonInputType.cpp |
+++ b/Source/core/html/forms/ButtonInputType.cpp |
@@ -31,7 +31,7 @@ |
#include "config.h" |
#include "core/html/forms/ButtonInputType.h" |
-#include "InputTypeNames.h" |
+#include "core/InputTypeNames.h" |
#include "wtf/PassOwnPtr.h" |
namespace WebCore { |