X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=object.h;fp=object.h;h=c15e7bebd306a2529599e729966efdfe3a052466;hp=f3e79d23603ed147afbf9cd4fb2af1490e8f1b4b;hb=052be802baa4836564801c780b1d432cfe17c576;hpb=a5aa8711ae41356bb9c4c853bc07d96efae0b5d6 diff --git a/object.h b/object.h index f3e79d2..c15e7be 100644 --- a/object.h +++ b/object.h @@ -9,7 +9,7 @@ #ifndef __OBJECT_H__ #define __OBJECT_H__ -#include +#include "rmac.h" #define BSDHDRSIZE 0x20 // Size of BSD header #define HDRSIZE 0x1C // Size of Alcyon header