summaryrefslogtreecommitdiff
path: root/src/util/win32/thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/win32/thread.h')
-rw-r--r--src/util/win32/thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/win32/thread.h b/src/util/win32/thread.h
index 8305036b4..184762e2a 100644
--- a/src/util/win32/thread.h
+++ b/src/util/win32/thread.h
@@ -8,7 +8,7 @@
#ifndef INCLUDE_win32_thread_h__
#define INCLUDE_win32_thread_h__
-#include "common.h"
+#include "git2_util.h"
#if defined (_MSC_VER)
# define GIT_RESTRICT __restrict