summaryrefslogtreecommitdiff
path: root/tests-clar/fetchhead/nonetwork.c
diff options
context:
space:
mode:
authorVicent Martí <vicent@github.com>2013-06-12 14:52:47 -0700
committerVicent Martí <vicent@github.com>2013-06-12 14:52:47 -0700
commit93da7af707f7d6e9c466a319a7fa437883da7793 (patch)
tree48f6d384f1ec242581a60528790e969dbf94eb06 /tests-clar/fetchhead/nonetwork.c
parent5438e9c2b8eeb79c5580c576da6e110aa0cd2e59 (diff)
parent360f42f4b3f5de31270416220bd799b951202b2d (diff)
downloadlibgit2-93da7af707f7d6e9c466a319a7fa437883da7793.tar.gz
Merge pull request #1642 from arrbee/diff-function-context
Diff code reorg plus function context in diff headers
Diffstat (limited to 'tests-clar/fetchhead/nonetwork.c')
-rw-r--r--tests-clar/fetchhead/nonetwork.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests-clar/fetchhead/nonetwork.c b/tests-clar/fetchhead/nonetwork.c
index ef30679f9..a68ebb0b7 100644
--- a/tests-clar/fetchhead/nonetwork.c
+++ b/tests-clar/fetchhead/nonetwork.c
@@ -1,6 +1,6 @@
#include "clar_libgit2.h"
-#include "repository.h"
+#include "fileops.h"
#include "fetchhead.h"
#include "fetchhead_data.h"