summaryrefslogtreecommitdiff
path: root/snac.c
diff options
context:
space:
mode:
Diffstat (limited to 'snac.c')
-rw-r--r--snac.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/snac.c b/snac.c
index ac371c5..6394608 100644
--- a/snac.c
+++ b/snac.c
@@ -4,6 +4,7 @@
4#define XS_IMPLEMENTATION 4#define XS_IMPLEMENTATION
5 5
6#include "xs.h" 6#include "xs.h"
7#include "xs_hex.h"
7#include "xs_io.h" 8#include "xs_io.h"
8#include "xs_unicode.h" 9#include "xs_unicode.h"
9#include "xs_json.h" 10#include "xs_json.h"