summaryrefslogtreecommitdiff
path: root/libbcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'libbcache.h')
-rw-r--r--libbcache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbcache.h b/libbcache.h
index 9dfc6471..e4600d3a 100644
--- a/libbcache.h
+++ b/libbcache.h
@@ -1,7 +1,7 @@
#ifndef _LIBBCACHE_H
#define _LIBBCACHE_H
-#include "util.h"
+#include "tools-util.h"
#include "stdbool.h"
extern const char * const cache_state[];