summaryrefslogtreecommitdiff
path: root/probe-bcache.c
diff options
context:
space:
mode:
Diffstat (limited to 'probe-bcache.c')
-rw-r--r--probe-bcache.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/probe-bcache.c b/probe-bcache.c
index 1b85c4a5..cc04f53a 100644
--- a/probe-bcache.c
+++ b/probe-bcache.c
@@ -8,7 +8,7 @@
#define __USE_FILE_OFFSET64
#define _XOPEN_SOURCE 500
-#include <blkid.h>
+#include <blkid/blkid.h>
#include <fcntl.h>
#include <linux/fs.h>
#include <stdbool.h>