aboutsummaryrefslogtreecommitdiff
path: root/util/vgabios/helper_exec.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/vgabios/helper_exec.c')
-rw-r--r--util/vgabios/helper_exec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/vgabios/helper_exec.c b/util/vgabios/helper_exec.c
index 3ec2c2362b..73100d96f3 100644
--- a/util/vgabios/helper_exec.c
+++ b/util/vgabios/helper_exec.c
@@ -14,7 +14,7 @@
* in xf86EnableIO(). Otherwise we won't trap
* on PIO.
*/
-#include <x86emu.h>
+#include <x86emu/x86emu.h>
#include "helper_exec.h"
#include "test.h"
#include <sys/io.h>