summaryrefslogtreecommitdiff
path: root/src/refdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/refdb.h')
-rw-r--r--src/refdb.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/refdb.h b/src/refdb.h
index 4ee3b8065..2d4ec753a 100644
--- a/src/refdb.h
+++ b/src/refdb.h
@@ -7,6 +7,8 @@
#ifndef INCLUDE_refdb_h__
#define INCLUDE_refdb_h__
+#include "common.h"
+
#include "git2/refdb.h"
#include "repository.h"