summaryrefslogtreecommitdiff
path: root/include/git2/checkout.h
diff options
context:
space:
mode:
authorPaul Thompson <p.r.thompson@ieee.org>2012-10-11 23:04:08 +1100
committerPaul Thompson <p.r.thompson@ieee.org>2012-10-11 23:04:08 +1100
commitb46708aaf953df11fa62fe1c718b794c874873ff (patch)
tree6c54b3ed4b217787a612534f3570b38aca7598ae /include/git2/checkout.h
parenta75770febc21f2ef0d47a49694f66e8b0f1316a6 (diff)
downloadlibgit2-b46708aaf953df11fa62fe1c718b794c874873ff.tar.gz
Separated git_strarray from common.h. Added doxy comments.
Diffstat (limited to 'include/git2/checkout.h')
-rw-r--r--include/git2/checkout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/git2/checkout.h b/include/git2/checkout.h
index ef3badbe9..a4d0a0cef 100644
--- a/include/git2/checkout.h
+++ b/include/git2/checkout.h
@@ -10,7 +10,7 @@
#include "common.h"
#include "types.h"
#include "indexer.h"
-
+#include "strarray.h"
/**
* @file git2/checkout.h