X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=blobdiff_plain;f=src%2Fstruct.c;h=7ac58e565227608ec89f863a897ddb4eb5513b35;hp=9e3d256f9eb3f88b57937a76f25289a8c0c9c4bb;hb=d1f82970bf7d41db2fea11b08cd8e308f6cb8138;hpb=bd1ff7ff1d0c87b079abf0b9c59f27783e3cad07 diff --git a/src/struct.c b/src/struct.c index 9e3d256..7ac58e5 100644 --- a/src/struct.c +++ b/src/struct.c @@ -1,4 +1,5 @@ -#include "casl2.h" +#include "struct.h" +#include "cmem.h" /* COMET IIの仮装実行マシンシステム */ SYSTEM *sys;