diff options
Diffstat (limited to 'include/git2/refspec.h')
-rw-r--r-- | include/git2/refspec.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/git2/refspec.h b/include/git2/refspec.h index 89ab81b02..c0b410cbf 100644 --- a/include/git2/refspec.h +++ b/include/git2/refspec.h @@ -9,6 +9,7 @@ #include "common.h" #include "types.h" +#include "net.h" /** * @file git2/refspec.h |