Commit b47e0a71718823338686b49614f7c7536265d3a8

Scott J. Goldman 2012-05-05T13:52:48

Fix missing prototype warning in utf-conv.c

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/win32/utf-conv.c b/src/win32/utf-conv.c
index 3c8be81..683b883 100644
--- a/src/win32/utf-conv.c
+++ b/src/win32/utf-conv.c
@@ -7,6 +7,7 @@
 
 #include "common.h"
 #include "utf-conv.h"
+#include "git2/windows.h"
 
 /*
  * Default codepage value