X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=src%2Fpaths.c;h=32770ac00c7c5d34046f1b4af8145bbeb8b59be6;hb=ba9577d39906b70c591e4d898d5f05ca909d59e1;hp=4d6b4cf8d7f497e245df8ded52a56c42ed376a9b;hpb=3071e89c11d1be71cf45b694432e5908e0c4ded9;p=wimlib diff --git a/src/paths.c b/src/paths.c index 4d6b4cf8..32770ac0 100644 --- a/src/paths.c +++ b/src/paths.c @@ -23,12 +23,12 @@ # include "config.h" #endif +#include + #include "wimlib.h" #include "wimlib/paths.h" #include "wimlib/util.h" -#include - /* Like the basename() function, but does not modify @path; it just returns a * pointer to it. This assumes the path separator is the * OS_PREFERRED_PATH_SEPARATOR. */