aboutsummaryrefslogtreecommitdiff
path: root/src/device/oprom/yabel/compat/functions.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/oprom/yabel/compat/functions.c')
-rw-r--r--src/device/oprom/yabel/compat/functions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/oprom/yabel/compat/functions.c b/src/device/oprom/yabel/compat/functions.c
index f693d7bae9..f0160ed52a 100644
--- a/src/device/oprom/yabel/compat/functions.c
+++ b/src/device/oprom/yabel/compat/functions.c
@@ -18,7 +18,7 @@
#include <device/device.h>
#include "../debug.h"
#include "../biosemu.h"
-#include "../vbe.h"
+#include <vbe.h>
#include "../compat/time.h"
#define VMEM_SIZE (1024 * 1024) /* 1 MB */