diff options
Diffstat (limited to 'gcc/gengenrtl.c')
-rwxr-xr-x | gcc/gengenrtl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gengenrtl.c b/gcc/gengenrtl.c index 21b1cc7..5a7719d 100755 --- a/gcc/gengenrtl.c +++ b/gcc/gengenrtl.c @@ -19,7 +19,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "hconfig.h" +#include "config.h" #include "system.h" #define NO_GENRTL_H |