X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=eagen.c;h=ca87fcc386a8ad3d79c66264c80f942ff7769cf8;hp=e94c21bba0dcb7598305420dab7296d12dd74f25;hb=ff2052bcaa1428a33a202822a81a6f9b8e567ef4;hpb=052be802baa4836564801c780b1d432cfe17c576 diff --git a/eagen.c b/eagen.c index e94c21b..ca87fcc 100644 --- a/eagen.c +++ b/eagen.c @@ -6,7 +6,7 @@ // Source utilised with the kind permission of Landon Dyer // -#include "rmac.h" +#include "eagen.h" #include "amode.h" #include "sect.h" #include "mark.h"