summaryrefslogtreecommitdiff
path: root/src/util/unix/realpath.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/unix/realpath.c')
-rw-r--r--src/util/unix/realpath.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/unix/realpath.c b/src/util/unix/realpath.c
index 893bac87b..41321f604 100644
--- a/src/util/unix/realpath.c
+++ b/src/util/unix/realpath.c
@@ -5,7 +5,7 @@
* a Linking Exception. For full terms see the included COPYING file.
*/
-#include "common.h"
+#include "git2_util.h"
#include "git2/common.h"