diff options
-rw-r--r-- | e2fsprogs/ext2fs/bmove.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/e2fsprogs/ext2fs/bmove.c b/e2fsprogs/ext2fs/bmove.c index 0b2ebb183..7fc85a2c9 100644 --- a/e2fsprogs/ext2fs/bmove.c +++ b/e2fsprogs/ext2fs/bmove.c | |||
@@ -18,8 +18,8 @@ | |||
18 | #include <sys/time.h> | 18 | #include <sys/time.h> |
19 | #endif | 19 | #endif |
20 | 20 | ||
21 | #include "ext2_fs.h" | 21 | #include "ext2fs/ext2_fs.h" |
22 | #include "ext2fsP.h" | 22 | #include "ext2fs/ext2fsP.h" |
23 | 23 | ||
24 | struct process_block_struct { | 24 | struct process_block_struct { |
25 | ext2_ino_t ino; | 25 | ext2_ino_t ino; |