diff options
Diffstat (limited to 'compat/disk.h')
| -rw-r--r-- | compat/disk.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/compat/disk.h b/compat/disk.h index 50a32e3d8a..23bc1bef86 100644 --- a/compat/disk.h +++ b/compat/disk.h @@ -1,7 +1,8 @@ #ifndef COMPAT_DISK_H #define COMPAT_DISK_H -#include "git-compat-util.h" +#include "abspath.h" +#include "gettext.h" static int get_disk_info(struct strbuf *out) { |
