Added dynamic module loading: now the Glk program (i.e., the
[rodin/chimara.git] / src / model.c
index 8aaa20bba7f7268ce015024abe8007288c2ead13..3823df85c9e0d10204e770c6cf44176622aad292 100644 (file)
@@ -1,3 +1,4 @@
+#include "stdio.h"
 #include "glk.h"
 
 static winid_t mainwin = NULL;