]> git.sur5r.net Git - cc65/blobdiff - test/val/cq714b.c
All regression-tests subdirectories are cleaned before the first test starts, so...
[cc65] / test / val / cq714b.c
index 9a09a88f05040e1525f45c79f978c1a55e51c475..b4908f4cbe6e2e388897980d1e3bef4da9a706e9 100644 (file)
@@ -4,6 +4,8 @@
   !!LICENCE!!     own, freely distributeable for non-profit. read CPYRIGHT.LCC
 */
 
+#include "common.h"
+
 struct defs {
      int cbits;          /* No. of bits per char           */
      int ibits;          /*                 int            */