refspec: move refspec parsing logic into its own file
[gitweb.git] / builtin / fast-export.c
index 530df12f05be0e3331347d0a76306d0caa394744..a13b7c8ef307cceca471ab27bb8d490ad74c3c23 100644 (file)
@@ -7,6 +7,7 @@
 #include "cache.h"
 #include "config.h"
 #include "refs.h"
+#include "refspec.h"
 #include "commit.h"
 #include "object.h"
 #include "tag.h"