Merge branch 'cb/uname-in-untracked'
[gitweb.git] / builtin / blame.c
index a22ac174078742cc8991c0ee563980d239731e9b..272a2226876fffb757feeb89dc494be4cf276aaa 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include "cache.h"
+#include "refs.h"
 #include "builtin.h"
 #include "blob.h"
 #include "commit.h"