]> wimlib.net Git - wimlib/blobdiff - src/mount_image.c
mount_image.c: Add error.h outside WITH_FUSE conditional
[wimlib] / src / mount_image.c
index 3aac49d11d6942797b51b5174ad09cc5042588a7..f9d4c4001045a4880485fe211b1a1fd2df8808e9 100644 (file)
@@ -31,6 +31,7 @@
 #endif
 
 #include "wimlib.h"
+#include "wimlib/error.h"
 
 #ifdef WITH_FUSE