diff options
Diffstat (limited to 'src/checktle.c')
-rw-r--r-- | src/checktle.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/checktle.c b/src/checktle.c index 2226551..0651ddf 100644 --- a/src/checktle.c +++ b/src/checktle.c @@ -4,7 +4,7 @@ #include "config2.h" #include "common.h" -#include "core.h" +#include "sctcore.h" #include <string.h> #include <unistd.h> |