]> git.ipfire.org Git - thirdparty/git.git/blobdiff - tag.c
GIT 1.1.1
[thirdparty/git.git] / tag.c
diff --git a/tag.c b/tag.c
index 61ac434d6b6330e24900beab29c924ccffb886c1..ac0e57398a2b236c9501ac43c517ead371b8988c 100644 (file)
--- a/tag.c
+++ b/tag.c
@@ -1,5 +1,5 @@
-#include "tag.h"
 #include "cache.h"
+#include "tag.h"
 
 const char *tag_type = "tag";