summaryrefslogtreecommitdiff
path: root/bcc/type.c
diff options
context:
space:
mode:
Diffstat (limited to 'bcc/type.c')
-rw-r--r--bcc/type.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/bcc/type.c b/bcc/type.c
index 7e40f93..fe66b33 100644
--- a/bcc/type.c
+++ b/bcc/type.c
@@ -2,8 +2,7 @@
/* Copyright (C) 1992 Bruce Evans */
-#include "const.h"
-#include "types.h"
+#include "bcc.h"
#include "align.h"
#include "gencode.h" /* s.b. switches.h */
#include "sc.h"