diff options
Diffstat (limited to 'src/commands.cpp')
-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 0173f9113..dbb7a43a4 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -50,6 +50,7 @@ #include "message.h" #include "mode.h" #include "xline.h" +#include "inspstring.h" #ifdef GCC3 #define nspace __gnu_cxx |