aboutsummaryrefslogtreecommitdiffstats
path: root/src/update.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/update.c')
-rw-r--r--src/update.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/update.c b/src/update.c
index 594e7f48c..8560dde38 100644
--- a/src/update.c
+++ b/src/update.c
@@ -18,7 +18,7 @@
*/
#include "update.h"
-#include "directory.h"
+#include "database.h"
#include "log.h"
#include "ls.h"
#include "path.h"