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