diff --git a/tecsdriv.c b/tecsdriv.c index bb2d8d60..6d395e49 100644 --- a/tecsdriv.c +++ b/tecsdriv.c @@ -57,9 +57,9 @@ #include "tecsdriv.h" #include "servlog.h" #include "sicsvar.h" -#include "tecs/tecc.h" +#include "tecs/tecs_cli.h" #include "tecs/str_util.h" -#include "tecs/errhdl.h" +#include "tecs/err_handling.h" extern pServer pServ; #include "evdriver.i"