diff options
Diffstat (limited to 'gcc/config/m88k/luna.h')
-rw-r--r-- | gcc/config/m88k/luna.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/m88k/luna.h b/gcc/config/m88k/luna.h index 7e1b39f..9f90070 100644 --- a/gcc/config/m88k/luna.h +++ b/gcc/config/m88k/luna.h @@ -27,7 +27,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define DEFAULT_GDB_EXTENSIONS 0 #include "aoutos.h" -#include "m88k.h" +#include "m88k/m88k.h" /* Identify the compiler. */ #undef VERSION_INFO1 |