diff options
Diffstat (limited to 'drivers/md/dm-builtin.c')
-rw-r--r-- | drivers/md/dm-builtin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/dm-builtin.c b/drivers/md/dm-builtin.c index 6c9049c51b2b..f092771878c2 100644 --- a/drivers/md/dm-builtin.c +++ b/drivers/md/dm-builtin.c @@ -1,4 +1,4 @@ -#include "dm.h" +#include "dm-core.h" /* * The kobject release method must not be placed in the module itself, |