X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=object.c;h=4f9309af0299f5a4f4417d8ec0164d082b244498;hp=c2b8d53c9910de64d581de05b27ec02d4f822e71;hb=f6e6a55c4cdaf0dffa0897792dc5926c7b173a23;hpb=bb94015a443a0aebaa93ee62f9f2738fa3a96784 diff --git a/object.c b/object.c index c2b8d53..4f9309a 100644 --- a/object.c +++ b/object.c @@ -11,7 +11,7 @@ #include "symbol.h" #include "mark.h" #include "error.h" -#include "risca.h" +#include "riscasm.h" LONG symsize = 0; // Size of BSD symbol table LONG strindx = 0x00000004; // BSD string table index