Prepend sky- to sky header file names.
This commit is contained in:
parent
1931ea8d43
commit
72db5610de
1 changed files with 1 additions and 1 deletions
|
@ -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] = "";
|
||||
|
|
Loading…
Reference in a new issue