Revert "checkout: retire --ignore-other-worktrees in favor of --force"
[gitweb.git] / builtin / pack-refs.c
index b5a0f88eb8c5641b41bfe95bd342fb180e7fadad..b20b1ec4c117f7529a1a3f2a8151fa0297dffb6a 100644 (file)
@@ -1,6 +1,6 @@
 #include "builtin.h"
 #include "parse-options.h"
-#include "pack-refs.h"
+#include "refs.h"
 
 static char const * const pack_refs_usage[] = {
        N_("git pack-refs [options]"),