]> git.sur5r.net Git - c128-kasse/blobdiff - src/credit_manager.c
Move logging/printing functions to src/print.c, fix compilation of itemz
[c128-kasse] / src / credit_manager.c
index 51620e3225719429e2e70a1fe9d950561d31efa4..d4caea7df6255455643883d1be9c965d9e1ef45c 100644 (file)
@@ -13,6 +13,7 @@
 #include "general.h"
 #include "kasse.h"
 #include "c128time.h"
+#include "print.h"
 
 static char *filter = NULL;
 static BYTE filter_len;