aboutsummaryrefslogtreecommitdiffhomepage
path: root/tokenizer.h
diff options
context:
space:
mode:
Diffstat (limited to 'tokenizer.h')
-rw-r--r--tokenizer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tokenizer.h b/tokenizer.h
index 954957cc..09a49509 100644
--- a/tokenizer.h
+++ b/tokenizer.h
@@ -9,7 +9,7 @@
#ifndef FISH_TOKENIZER_H
#define FISH_TOKENIZER_H
-#include <wchar.h>
+#include <stddef.h>
#include "common.h"
/**