Build interpreter plugins with a single Makefile
[projects/chimara/chimara.git] / interpreters / frotz.patch
1 diff -ur /Users/fliep/Documents/Coding/garglk/terps/frotz/glkfrotz.h ./glkfrotz.h
2 --- orig/glkfrotz.h     2012-09-16 01:26:32.000000000 +0200
3 +++ new/glkfrotz.h      2011-05-01 16:18:48.000000000 +0200
4 @@ -35,6 +35,7 @@
5  #include <time.h>
6  
7  #include "glk.h"
8 +#include <libchimara/garglk.h>
9  
10  extern int curr_status_ht;
11  extern int mach_status_ht;