X-Git-Url: https://pd.if.org/git/?p=nbds;a=blobdiff_plain;f=runtime%2Fruntime.c;fp=runtime%2Fruntime.c;h=d4946cfc0b47dd8fb8e673915786a41e44eb4958;hp=c41a1bdaa895364ee9440286de33315c31dacc98;hb=d791fc64b23a9c0a3ed90aa60571344d7735aee9;hpb=b21e1c182a2e469240d2b1cbbda37f2dfeb880d9 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"