X-Git-Url: https://pd.if.org/git/?p=nbds;a=blobdiff_plain;f=runtime%2Fruntime.c;h=d4946cfc0b47dd8fb8e673915786a41e44eb4958;hp=c41a1bdaa895364ee9440286de33315c31dacc98;hb=dbcd4739e02b8e774e28b752c412d7e2f242cd47;hpb=052506ff082f134f00834f666653819e18d9bddf diff --git a/runtime/runtime.c b/runtime/runtime.c index c41a1bd..d4946cf 100644 --- a/runtime/runtime.c +++ b/runtime/runtime.c @@ -5,7 +5,7 @@ #include #include "common.h" #include "runtime.h" -#include "runtime_local.h" +#include "rlocal.h" #include "mem.h" #include "tls.h"