]> Shamusworld >> Repos - rmac/blobdiff - sect.c
Fix silly mask bugs, added check for use of undefined register equates.
[rmac] / sect.c
diff --git a/sect.c b/sect.c
index 21591a0219146b127a7321dbd07dcea4cab0ba1f..b8d62407e12987f1acfab80e0abc8a43880126cb 100644 (file)
--- a/sect.c
+++ b/sect.c
@@ -13,7 +13,7 @@
 #include "listing.h"
 #include "mach.h"
 #include "mark.h"
-#include "risca.h"
+#include "riscasm.h"
 #include "symbol.h"
 #include "token.h"