diff options
Diffstat (limited to 'src/tree.h')
-rw-r--r-- | src/tree.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ extern "C" { #endif #include <colm/colm.h> +#include <colm/input.h> typedef unsigned char Code; typedef unsigned long Word; |