summaryrefslogtreecommitdiff
path: root/volumes.c
diff options
context:
space:
mode:
Diffstat (limited to 'volumes.c')
-rw-r--r--volumes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/volumes.c b/volumes.c
index a988cdbc..5ba5db5d 100644
--- a/volumes.c
+++ b/volumes.c
@@ -29,7 +29,7 @@
#include "transaction.h"
#include "print-tree.h"
#include "volumes.h"
-#include "math.h"
+#include "utils.h"
struct stripe {
struct btrfs_device *dev;