summaryrefslogtreecommitdiff
path: root/src/util/posix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/posix.h')
-rw-r--r--src/util/posix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/posix.h b/src/util/posix.h
index d98bc82ca..0223b4146 100644
--- a/src/util/posix.h
+++ b/src/util/posix.h
@@ -7,7 +7,7 @@
#ifndef INCLUDE_posix_h__
#define INCLUDE_posix_h__
-#include "common.h"
+#include "git2_util.h"
#include <fcntl.h>
#include <time.h>