From: Doug Evans Date: Fri, 6 Feb 1998 03:11:44 +0000 (+0000) Subject: Prepend sky- to sky header file names. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=72db5610de396bc832231dd42dc9816734a1d750;p=binutils-gdb.git Prepend sky- to sky header file names. --- diff --git a/sim/mips/sky-vu1.c b/sim/mips/sky-vu1.c index 0c58952db51..fcf026c41f8 100644 --- a/sim/mips/sky-vu1.c +++ b/sim/mips/sky-vu1.c @@ -174,7 +174,7 @@ vu1_init(SIM_DESC sd) #include #include #include -#include "libvpe.h" +#include "sky-libvpe.h" char ifilename[64] = "vu.bin"; char ofilename[64] = "";