summaryrefslogtreecommitdiff
path: root/zwgc
diff options
context:
space:
mode:
Diffstat (limited to 'zwgc')
-rw-r--r--zwgc/error.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zwgc/error.h b/zwgc/error.h
index a09fa70..dfa0242 100644
--- a/zwgc/error.h
+++ b/zwgc/error.h
@@ -19,7 +19,7 @@
#include <stdio.h>
#include <errno.h>
-#include <com_err.h>
+#include <zephyr/zephyr.h>
extern int error_code;