]> wimlib.net Git - wimlib/blobdiff - src/inode.c
Remove some unneeded includes
[wimlib] / src / inode.c
index 79adf36520da542ebc84bf588ec68ca0ece0882e..c9aa14b80d948b02ac96b3c6cde4d208668c0bdd 100644 (file)
@@ -26,7 +26,6 @@
 #endif
 
 #include "wimlib/assert.h"
-#include "wimlib/case.h"
 #include "wimlib/dentry.h" /* Only for dentry_full_path().  Otherwise the code
                              in this file doesn't care about file names/paths.
                            */