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 @@ | |||
9 | * %End-Header% | 9 | * %End-Header% |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include "ext2fs/ext2fs.h" | 12 | #include "ext2fs.h" |
13 | #include "ext2fs/bitops.h" | 13 | #include "bitops.h" |
14 | 14 | ||
15 | /* | 15 | /* |
16 | * Allocate memory | 16 | * Allocate memory |