diff options
Diffstat (limited to 'gcc/config')
-rw-r--r-- | gcc/config/tahoe/harris.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/tahoe/harris.h b/gcc/config/tahoe/harris.h index 0dc68b6..a26b4b9 100644 --- a/gcc/config/tahoe/harris.h +++ b/gcc/config/tahoe/harris.h @@ -18,7 +18,7 @@ along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include "tahoe.h" +#include "tahoe/tahoe.h" #undef CPP_PREDEFINES #define CPP_PREDEFINES "-Dtahoe -Dunix -Dhcx" |