diff options
Diffstat (limited to 'src/mkchild.c')
-rw-r--r-- | src/mkchild.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mkchild.c b/src/mkchild.c index 4404793..063efc6 100644 --- a/src/mkchild.c +++ b/src/mkchild.c @@ -4,7 +4,7 @@ #include "config2.h" #include "common.h" -#include "core.h" +#include "sctcore.h" #include <stdio.h> #include <stdlib.h> |