diff options
Diffstat (limited to 'src/common.h')
| -rw-r--r-- | src/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h index 23a1e250a..ca203ee5c 100644 --- a/src/common.h +++ b/src/common.h @@ -28,6 +28,7 @@ # include <windows.h> # include "win32/msvc-compat.h" # include "win32/mingw-compat.h" +# include "win32/error.h" # ifdef GIT_THREADS # include "win32/pthread.h" #endif |
