diff options
Diffstat (limited to 'init/init.h')
-rw-r--r-- | init/init.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init/init.h b/init/init.h index ff7bdeb95..ecce5d789 100644 --- a/init/init.h +++ b/init/init.h @@ -21,6 +21,7 @@ #include <vector> #include "action.h" +#include "action_manager.h" #include "parser.h" #include "service.h" |