X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=src%2Fresource.c;h=134821971a6b3b20e4b6d79f520be219ab6c1dbc;hb=944944f4627d18da3b4124ec34df15706baf0d9b;hp=fb1047e0c01d471bc0d28f07aca863ea6eb85489;hpb=bb85a2d65adaa14fd6310a70f58e5b818ebdcc1c;p=wimlib diff --git a/src/resource.c b/src/resource.c index fb1047e0..13482197 100644 --- a/src/resource.c +++ b/src/resource.c @@ -36,15 +36,11 @@ #include "wimlib/endianness.h" #include "wimlib/error.h" #include "wimlib/file_io.h" -#include "wimlib/ntfs_3g.h" /* for read_ntfs_attribute_prefix() */ +#include "wimlib/ntfs_3g.h" #include "wimlib/resource.h" #include "wimlib/sha1.h" #include "wimlib/wim.h" - -#ifdef __WIN32__ -/* for read_winnt_stream_prefix(), read_win32_encrypted_file_prefix() */ -# include "wimlib/win32.h" -#endif +#include "wimlib/win32.h" /* * Compressed WIM resources