Index: Source/core/html/forms/FormController.h |
diff --git a/Source/core/html/FormController.h b/Source/core/html/forms/FormController.h |
similarity index 98% |
rename from Source/core/html/FormController.h |
rename to Source/core/html/forms/FormController.h |
index 49ffe45ce1441b995973a214e914daf39b3defe2..40799358d553821fd910158f0bad578cfce7ac88 100644 |
--- a/Source/core/html/FormController.h |
+++ b/Source/core/html/forms/FormController.h |
@@ -22,7 +22,7 @@ |
#ifndef FormController_h |
#define FormController_h |
-#include "core/dom/CheckedRadioButtons.h" |
+#include "core/html/forms/CheckedRadioButtons.h" |
#include "wtf/Forward.h" |
#include "wtf/ListHashSet.h" |
#include "wtf/Vector.h" |