Prepend sky- to sky header file names.
authorDoug Evans <dje@google.com>
Fri, 6 Feb 1998 03:11:44 +0000 (03:11 +0000)
committerDoug Evans <dje@google.com>
Fri, 6 Feb 1998 03:11:44 +0000 (03:11 +0000)
sim/mips/sky-vu1.c

index 0c58952db512c13a3322d998f631c85b4a6c8a14..fcf026c41f8d4d722456761a9630d46f5a5bf75f 100644 (file)
@@ -174,7 +174,7 @@ vu1_init(SIM_DESC sd)
 #include <stdio.h>
 #include <sys/types.h>
 #include <strings.h>
-#include "libvpe.h"
+#include "sky-libvpe.h"
 
 char   ifilename[64] = "vu.bin";
 char   ofilename[64] = "";