summaryrefslogtreecommitdiff
path: root/bcc/softop.c
diff options
context:
space:
mode:
Diffstat (limited to 'bcc/softop.c')
-rw-r--r--bcc/softop.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/bcc/softop.c b/bcc/softop.c
index 369ad96..6f2dbce 100644
--- a/bcc/softop.c
+++ b/bcc/softop.c
@@ -2,8 +2,7 @@
/* Copyright (C) 1992 Bruce Evans */
-#include "const.h"
-#include "types.h"
+#include "bcc.h"
#include "gencode.h"
#include "reg.h"
#include "scan.h"