diff options
Diffstat (limited to 'libbcachefs/data_update.h')
-rw-r--r-- | libbcachefs/data_update.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbcachefs/data_update.h b/libbcachefs/data_update.h index 49e9055c..7ca1f98d 100644 --- a/libbcachefs/data_update.h +++ b/libbcachefs/data_update.h @@ -4,7 +4,7 @@ #define _BCACHEFS_DATA_UPDATE_H #include "bkey_buf.h" -#include "io_types.h" +#include "io_write_types.h" struct moving_context; |