diff options
Diffstat (limited to 'gcc/java/jcf-depend.c')
-rw-r--r-- | gcc/java/jcf-depend.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/java/jcf-depend.c b/gcc/java/jcf-depend.c index 9adbdb4..86b9d77 100644 --- a/gcc/java/jcf-depend.c +++ b/gcc/java/jcf-depend.c @@ -23,7 +23,7 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ /* Written by Tom Tromey <tromey@cygnus.com>, October 1998. */ -#include <config.h> +#include "config.h" #include "system.h" #include <assert.h> |