Re-organizes the file structure for actions.
diff --git a/include/gmock/gmock.h b/include/gmock/gmock.h
index 29d9727..daf5288 100644
--- a/include/gmock/gmock.h
+++ b/include/gmock/gmock.h
@@ -60,6 +60,7 @@
 #include <gmock/gmock-generated-actions.h>
 #include <gmock/gmock-generated-function-mockers.h>
 #include <gmock/gmock-generated-matchers.h>
+#include <gmock/gmock-more-actions.h>
 #include <gmock/gmock-generated-nice-strict.h>
 #include <gmock/gmock-matchers.h>
 #include <gmock/gmock-printers.h>