diff options
Diffstat (limited to 'gnu/egcs/gcc/config')
-rw-r--r-- | gnu/egcs/gcc/config/vax/xm-openbsd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/egcs/gcc/config/vax/xm-openbsd.h b/gnu/egcs/gcc/config/vax/xm-openbsd.h index ade34d0b0fd..44f7fb844bc 100644 --- a/gnu/egcs/gcc/config/vax/xm-openbsd.h +++ b/gnu/egcs/gcc/config/vax/xm-openbsd.h @@ -19,4 +19,4 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include <xm-openbsd.h> -#include <xm/xm-vax.h> +#include <vax/xm-vax.h> |