Add common.h to types.h

This commit is contained in:
Vicent Marti 2011-08-10 15:25:17 -07:00
parent 3b76be1646
commit b2e60e4eb5

View File

@ -25,6 +25,8 @@
#ifndef INCLUDE_git_types_h__
#define INCLUDE_git_types_h__
#include "common.h"
/**
* @file git2/types.h
* @brief libgit2 base & compatibility types