summaryrefslogtreecommitdiff
path: root/rdoff/rdf2ihx.c
diff options
context:
space:
mode:
Diffstat (limited to 'rdoff/rdf2ihx.c')
-rw-r--r--rdoff/rdf2ihx.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/rdoff/rdf2ihx.c b/rdoff/rdf2ihx.c
index a0238da..94ba1cb 100644
--- a/rdoff/rdf2ihx.c
+++ b/rdoff/rdf2ihx.c
@@ -4,6 +4,8 @@
* Note that this program only writes 16-bit HEX.
*/
+#include "compiler.h"
+
#include <stdlib.h>
#include <stdio.h>
#include <string.h>