X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=interpreters%2Ffrotz%2Ffastmem.c;h=113c50cb5580e549b7dc5988a72f64fe39eeefb1;hb=1891acead564eef9bbf7a76e9e9c4f710a7057ce;hp=fa4394b6507c0c035da8c91079af1cf56aadc540;hpb=b3548bdd49a58692f6648b04248056d10a3d5a23;p=rodin%2Fchimara.git diff --git a/interpreters/frotz/fastmem.c b/interpreters/frotz/fastmem.c index fa4394b..113c50c 100644 --- a/interpreters/frotz/fastmem.c +++ b/interpreters/frotz/fastmem.c @@ -28,10 +28,10 @@ #include "frotz.h" -#include +#include "glk.h" #include "glkio.h" -#include -#include +#include "glkstart.h" +#include "gi_blorb.h" extern void seed_random (int); extern void restart_screen (void);