mirror of
https://git.proxmox.com/git/libgit2
synced 2026-08-26 20:34:15 +00:00
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:
@@ -27,7 +27,7 @@
|
||||
|
||||
#include "common.h"
|
||||
#include "types.h"
|
||||
#include "object.h"
|
||||
#include "oid.h"
|
||||
|
||||
/**
|
||||
* @file git2/revwalk.h
|
||||
|
||||
Reference in New Issue
Block a user