diff --git a/src/bin/termptyesc.c b/src/bin/termptyesc.c index 604b23da..3becfce3 100644 --- a/src/bin/termptyesc.c +++ b/src/bin/termptyesc.c @@ -9,6 +9,7 @@ #include "termptyesc.h" #include "termptyops.h" #include "termptyext.h" +#include "utils.h" #if defined(ENABLE_TESTS) #include "tytest.h" #endif