summaryrefslogtreecommitdiff
path: root/bcc/preproc.c
diff options
context:
space:
mode:
Diffstat (limited to 'bcc/preproc.c')
-rw-r--r--bcc/preproc.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/bcc/preproc.c b/bcc/preproc.c
index b9aed0e..37ca1d5 100644
--- a/bcc/preproc.c
+++ b/bcc/preproc.c
@@ -2,8 +2,7 @@
/* Copyright (C) 1992 Bruce Evans */
-#include "const.h"
-#include "types.h"
+#include "bcc.h"
#include "input.h"
#include "os.h"
#include "output.h"