* src/regression/Makefile: suppress parallel builds, allow easy
[fw/sdcc] / src / regression / compare10.c
index cc9ab9a73fdbbd03c4d417b159bd36340bd4ce92..b7178eb389832b155db5c2181bc2ee35f62d3f3b 100644 (file)
@@ -1,5 +1,6 @@
 #include "gpsim_assert.h"
-#include "pic16f877.h"
+#include "picregs.h"
+
 // Signed comparisons of the form:  (variable>=LIT)
 //
 // This regression test exercises all of the boundary