]> wimlib.net Git - wimlib/blobdiff - include/wimlib/glob.h
LCP-interval tree matchfinder improvements
[wimlib] / include / wimlib / glob.h
index 22ebfa9e7dad5b2d37bb5584fc2239fa813c65a3..1027ec7cb316af092298c0e6d3b47c6219669430 100644 (file)
@@ -4,9 +4,8 @@
 #ifndef __WIN32__
 #  include <glob.h>
 #else
-
-#include <wchar.h>
 #include <stddef.h>
+#include <wchar.h>
 
 typedef struct {
        size_t    gl_pathc;