aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/lex.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/java/lex.h')
-rw-r--r--gcc/java/lex.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/java/lex.h b/gcc/java/lex.h
index 850ce68..037d044 100644
--- a/gcc/java/lex.h
+++ b/gcc/java/lex.h
@@ -27,6 +27,8 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */
#ifndef GCC_JAVA_LEX_H
#define GCC_JAVA_LEX_H
+#include "input.h"
+
/* Extern global variables declarations */
extern FILE *finput;