summaryrefslogtreecommitdiff
path: root/robot/hypervisor.c
diff options
context:
space:
mode:
Diffstat (limited to 'robot/hypervisor.c')
-rw-r--r--robot/hypervisor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/hypervisor.c b/robot/hypervisor.c
index 1fd3ac2..e781877 100644
--- a/robot/hypervisor.c
+++ b/robot/hypervisor.c
@@ -1,6 +1,6 @@
#include "hypervisor.h"
#include "../shared/util.h"
-#include "errcatch.h"
+#include "../shared/errcatch.h"
#include "io.h"
#include "modes.h"
#include "orangutan_shim.h"