diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/commands.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/commands.cpp b/src/commands.cpp index dee16b245..efc2f1cbc 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -64,6 +64,7 @@ using namespace std; #include "dynamic.h" #include "wildcard.h" #include "message.h" +#include "commands.h" #include "mode.h" #include "xline.h" #include "inspstring.h" |