Fix headers for the new Revision Walker

The "oid.h" header is now included instead of "object.h".

The old "revwalk.h" header has been removed; it was empty.
This commit is contained in:
Vicent Marti
2011-03-16 23:59:09 +02:00
parent 7341bf87b1
commit b5c5f0f808
7 changed files with 3 additions and 18 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
#include "common.h"
#include "types.h"
#include "object.h"
#include "oid.h"
/**
* @file git2/revwalk.h