branch: Add missing include

This commit is contained in:
Vicent Marti 2012-09-04 22:57:31 +02:00
parent f9988d4e4c
commit c9d223f0de

View File

@ -8,6 +8,7 @@
#define INCLUDE_git_branch_h__
#include "common.h"
#include "oid.h"
#include "types.h"
/**