]> git.sur5r.net Git - cc65/blobdiff - test/ref/cc65080227.c
atari5200: fix COLOR defines' names
[cc65] / test / ref / cc65080227.c
index 4dd454b9866d24b8ca906837d35fcc6023572cae..78afbb2c23f6e58ba8bd14e64442e15447fd5501 100644 (file)
@@ -5,6 +5,8 @@
   !!AUTHOR!!
 */
 
+#include <stdio.h>
+
 long a;  /* must be static life */
 long b;  /* must be static life */