X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=include%2Fwimlib%2Fresource.h;h=61ce69b5e22f337affc15bea35288162923089e3;hp=42a2edcce5e2876711ac1f025b1c027ffddce8da;hb=9df357d0ac3ac1f5386873dd20df2639cecd64b3;hpb=f448d994fe935614b586bd6797e20d5596a3e1a3 diff --git a/include/wimlib/resource.h b/include/wimlib/resource.h index 42a2edcc..61ce69b5 100644 --- a/include/wimlib/resource.h +++ b/include/wimlib/resource.h @@ -2,11 +2,11 @@ #define _WIMLIB_RESOURCE_H #include "wimlib/callback.h" -#include "wimlib/file_io.h" #include "wimlib/list.h" #include "wimlib/sha1.h" #include "wimlib/types.h" +struct filedes; struct wim_lookup_table_entry; struct wim_image_metadata;