aboutsummaryrefslogtreecommitdiffstats
path: root/gettext.c
diff options
context:
space:
mode:
Diffstat (limited to 'gettext.c')
-rw-r--r--gettext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext.c b/gettext.c
index 85d3d3424e..5f34870830 100644
--- a/gettext.c
+++ b/gettext.c
@@ -2,7 +2,7 @@
* Copyright (c) 2010 Ævar Arnfjörð Bjarmason
*/
-#include "cache.h"
+#include "git-compat-util.h"
#include "abspath.h"
#include "environment.h"
#include "exec-cmd.h"