summaryrefslogtreecommitdiffstats
path: root/src/stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stat.h')
-rw-r--r--src/stat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stat.h b/src/stat.h
index f45302a..44cbfad 100644
--- a/src/stat.h
+++ b/src/stat.h
@@ -25,7 +25,7 @@
#ifndef BFS_STAT_H
#define BFS_STAT_H
-#include "util.h"
+#include "config.h"
#include <sys/types.h>
#include <time.h>