]> wimlib.net Git - wimlib/blobdiff - include/wimlib/resource.h
Header fixes
[wimlib] / include / wimlib / resource.h
index 42a2edcce5e2876711ac1f025b1c027ffddce8da..61ce69b5e22f337affc15bea35288162923089e3 100644 (file)
@@ -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;