diff --git a/include/git2/version.h b/include/git2/version.h index 6a352e1a53a..e543179981a 100644 --- a/include/git2/version.h +++ b/include/git2/version.h @@ -7,6 +7,8 @@ #ifndef INCLUDE_git_version_h__ #define INCLUDE_git_version_h__ +#include "common.h" + /** * @file git2/version.h * @brief The version of libgit2