diff options
Diffstat (limited to 'gcc/fixinc/procopen.c')
-rw-r--r-- | gcc/fixinc/procopen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fixinc/procopen.c b/gcc/fixinc/procopen.c index 91566eb..98f1226 100644 --- a/gcc/fixinc/procopen.c +++ b/gcc/fixinc/procopen.c @@ -46,7 +46,7 @@ * If you do not wish that, delete this exception notice. */ #include "auto-host.h" -#include "gansidecl.h" +#include "ansidecl.h" #include "system.h" #include "server.h" |