Separated library source code from testing code, fixing #6
[projects/chimara/chimara.git] / interpreters / frotz / glkfrotz.h
index 0f8ff4bead4d6c1a3b03f16ed60bb2a3635bafaf..471953ee71a5faaf567f65027f768851e763a523 100644 (file)
@@ -12,7 +12,7 @@
 #include <ctype.h>
 #include <time.h>
 
-#include "glk.h"
+#include <libchimara/glk.h>
 
 extern int curr_status_ht;
 extern int mach_status_ht;