aboutsummaryrefslogtreecommitdiff
path: root/vm/runtime.h
diff options
context:
space:
mode:
Diffstat (limited to 'vm/runtime.h')
-rw-r--r--vm/runtime.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vm/runtime.h b/vm/runtime.h
index c2acfce..1a03700 100644
--- a/vm/runtime.h
+++ b/vm/runtime.h
@@ -16,7 +16,7 @@
#include <stdio.h>
#include <stdlib.h>
-#include "./inst.h"
+#include <lib/inst.h>
typedef enum
{