diff options
Diffstat (limited to 'e2fsprogs/ext2fs/ext2fs_inline.c')
-rw-r--r-- | e2fsprogs/ext2fs/ext2fs_inline.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/e2fsprogs/ext2fs/ext2fs_inline.c b/e2fsprogs/ext2fs/ext2fs_inline.c index d1d1b835a..f14e7b22f 100644 --- a/e2fsprogs/ext2fs/ext2fs_inline.c +++ b/e2fsprogs/ext2fs/ext2fs_inline.c @@ -9,8 +9,8 @@ * %End-Header% */ -#include "ext2fs/ext2fs.h" -#include "ext2fs/bitops.h" +#include "ext2fs.h" +#include "bitops.h" /* * Allocate memory |