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