summaryrefslogtreecommitdiff
path: root/drivers/md/dm-vdo/volume.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/md/dm-vdo/volume.c')
-rw-r--r--drivers/md/dm-vdo/volume.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/dm-vdo/volume.c b/drivers/md/dm-vdo/volume.c
index 8bd64057c2ca..5b3cb5d89e47 100644
--- a/drivers/md/dm-vdo/volume.c
+++ b/drivers/md/dm-vdo/volume.c
@@ -20,7 +20,7 @@
#include "permassert.h"
#include "sparse-cache.h"
#include "string-utils.h"
-#include "uds-threads.h"
+#include "thread-utils.h"
/*
* The first block of the volume layout is reserved for the volume header, which is no longer used.