summaryrefslogtreecommitdiff
path: root/src/command_manager.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/command_manager.cc')
-rw-r--r--src/command_manager.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command_manager.cc b/src/command_manager.cc
index e3aea006..9d42b0a9 100644
--- a/src/command_manager.cc
+++ b/src/command_manager.cc
@@ -3,6 +3,7 @@
#include "alias_registry.hh"
#include "assert.hh"
#include "context.hh"
+#include "flags.hh"
#include "register_manager.hh"
#include "shell_manager.hh"
#include "utils.hh"