summaryrefslogtreecommitdiff
path: root/core/src/xmake/string/case.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/xmake/string/case.c')
-rw-r--r--core/src/xmake/string/case.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/src/xmake/string/case.c b/core/src/xmake/string/case.c
index d83aa1731..eeb459959 100644
--- a/core/src/xmake/string/case.c
+++ b/core/src/xmake/string/case.c
@@ -29,8 +29,6 @@
* includes
*/
#include "prefix.h"
-#include "../utils/charset.h"
-#include <wctype.h>
#include <utf8proc.h>
/* //////////////////////////////////////////////////////////////////////////////////////