blame and friends: adjust to multiple pathspec change.
[git.git] / git.c
diff --git a/git.c b/git.c
index ad896da..5cb0d32 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