]> git.ipfire.org Git - thirdparty/git.git/blobdiff - git.c
blame and friends: adjust to multiple pathspec change.
[thirdparty/git.git] / git.c
diff --git a/git.c b/git.c
index ad896da5849b9697cf61d7349ee7d4e20611106d..5cb0d32070bfdc067ac02c4a5186c3f2db3d5619 100644 (file)
--- a/git.c
+++ b/git.c
@@ -15,8 +15,8 @@
 
 #include "cache.h"
 #include "commit.h"
-#include "revision.h"
 #include "diff.h"
+#include "revision.h"
 #include "log-tree.h"
 
 #ifndef PATH_MAX