]> git.ipfire.org Git - thirdparty/git.git/blobdiff - run-command.c
run-command.h: move declarations for run-command.c from cache.h
[thirdparty/git.git] / run-command.c
index 60c94198664738159fbae86afeb49bccd15f25e3..1ac2848b54e25b461de6ae93bc217e6e953d0920 100644 (file)
@@ -1,4 +1,4 @@
-#include "cache.h"
+#include "git-compat-util.h"
 #include "run-command.h"
 #include "environment.h"
 #include "exec-cmd.h"