aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index 51a5d3d..32950bd 100644
--- a/src/main.c
+++ b/src/main.c
@@ -7,8 +7,8 @@
#include "jalv_internal.h"
#include "types.h"
-#include "zix/attributes.h"
-#include "zix/sem.h"
+#include <zix/attributes.h>
+#include <zix/sem.h>
#if USE_SUIL
#endif