summaryrefslogtreecommitdiff
path: root/cl/cl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cl/cl.h')
-rw-r--r--cl/cl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cl/cl.h b/cl/cl.h
index a04c9e9f1b0d..18fa98b6881f 100644
--- a/cl/cl.h
+++ b/cl/cl.h
@@ -77,4 +77,4 @@ typedef enum { INP_OK=0, INP_EOF, INP_ERR, INP_INTR, INP_TIMEOUT } input_t;
#define RCNO(sp, cno) (cno)
#define RLNO(sp, lno) (lno)
-#include "extern.h"
+#include "cl_extern.h"