]> git.proxmox.com Git - libgit2.git/blobdiff - tests/repo/discover.c
New upstream version 1.1.0+dfsg.1
[libgit2.git] / tests / repo / discover.c
index cc61c71250fabe7c4deca538394ecff6ea504211..c026eefc3100366c34c6d2a190b3de6199eb3ef1 100644 (file)
@@ -1,7 +1,7 @@
 #include "clar_libgit2.h"
 
 #include "odb.h"
-#include "fileops.h"
+#include "futils.h"
 #include "repository.h"
 
 #define TEMP_REPO_FOLDER "temprepo/"