diff options
Diffstat (limited to 'editor.h')
| -rw-r--r-- | editor.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ typedef struct Win Win; #include "syntax.h" #include "ring-buffer.h" #include "map.h" +#include "text-regex.h" typedef union { bool b; |
