X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fwim.c;fp=src%2Fwim.c;h=ff43ba59e5deda4921dec2d728fb800224d9e13d;hp=600176e698841f56a3c1bbe4f0d81ec2fe3f3ee7;hb=944944f4627d18da3b4124ec34df15706baf0d9b;hpb=bb85a2d65adaa14fd6310a70f58e5b818ebdcc1c diff --git a/src/wim.c b/src/wim.c index 600176e6..ff43ba59 100644 --- a/src/wim.c +++ b/src/wim.c @@ -44,9 +44,7 @@ #include "wimlib/security.h" #include "wimlib/wim.h" #include "wimlib/xml.h" -#ifdef __WIN32__ -# include "wimlib/win32.h" /* for realpath() replacement */ -#endif +#include "wimlib/win32.h" /* Information about the available compression types for the WIM format. */ static const struct {