setup: teach discover_git_directory to respect the commondir
[gitweb.git] / notes.c
diff --git a/notes.c b/notes.c
index 542563b280ad305da1452d57653728b9005874e6..dbcfef4d7a435fcb0072cf1a76613c1d3d103c44 100644 (file)
--- a/notes.c
+++ b/notes.c
@@ -1,4 +1,5 @@
 #include "cache.h"
+#include "config.h"
 #include "notes.h"
 #include "blob.h"
 #include "tree.h"