X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=src%2Fresource.c;h=134821971a6b3b20e4b6d79f520be219ab6c1dbc;hb=44153b02cd98bddef5b7057bda7dd2d4aca5a5b3;hp=2c04882eb30e60526e2700edbe122de08ba959eb;hpb=be5acf31aa8292dcd4a2829492faefb0b200d28f;p=wimlib diff --git a/src/resource.c b/src/resource.c index 2c04882e..13482197 100644 --- a/src/resource.c +++ b/src/resource.c @@ -36,20 +36,11 @@ #include "wimlib/endianness.h" #include "wimlib/error.h" #include "wimlib/file_io.h" +#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 - -#ifdef WITH_NTFS_3G -/* for read_ntfs_attribute_prefix() */ -# include "wimlib/ntfs_3g.h" -#endif - +#include "wimlib/win32.h" /* * Compressed WIM resources