summaryrefslogtreecommitdiff
path: root/src/util/thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/thread.c')
-rw-r--r--src/util/thread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/thread.c b/src/util/thread.c
index 3171771d7..bc7364f8c 100644
--- a/src/util/thread.c
+++ b/src/util/thread.c
@@ -5,7 +5,7 @@
* a Linking Exception. For full terms see the included COPYING file.
*/
-#include "common.h"
+#include "git2_util.h"
#if !defined(GIT_THREADS)