Commit 79aa1de8acb30feaab0101d958668e79a7580c44

Thomas de Grivel 2024-10-14T21:09:19

wip sh_escape

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/libkc3/kc3.h b/libkc3/kc3.h
index 357bba2..60ea7f4 100644
--- a/libkc3/kc3.h
+++ b/libkc3/kc3.h
@@ -79,6 +79,7 @@
 #include "s32.h"
 #include "s64.h"
 #include "sequence.h"
+#include "sh.h"
 #include "str.h"
 #include "struct.h"
 #include "struct_type.h"