X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=eagen.c;h=ae349b8d22eade09a446ed9cc7c2f28341c3844b;hp=1f18b8598df87c4629b680730428df3740b5d0b1;hb=29b32d134bc12831a8ddd098bf9aeeda26dcfe7c;hpb=4ca28ba07da9f3848c2e3db0e2e9cbcaa787dd29 diff --git a/eagen.c b/eagen.c index 1f18b85..ae349b8 100644 --- a/eagen.c +++ b/eagen.c @@ -8,10 +8,10 @@ #include "eagen.h" #include "amode.h" -#include "sect.h" -#include "mark.h" #include "error.h" +#include "fltpoint.h" #include "mach.h" +#include "mark.h" #include "riscasm.h" #include "sect.h" #include "token.h"