diff options
Diffstat (limited to 'src/util/unix/map.c')
-rw-r--r-- | src/util/unix/map.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/unix/map.c b/src/util/unix/map.c index 88f283ce8..b45859b1b 100644 --- a/src/util/unix/map.c +++ b/src/util/unix/map.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" |