diff options
Diffstat (limited to 'src/repository.h')
| -rw-r--r-- | src/repository.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/repository.h b/src/repository.h index 82052158a..5274fc1d0 100644 --- a/src/repository.h +++ b/src/repository.h @@ -19,7 +19,7 @@ #include "refs.h" #include "buffer.h" #include "odb.h" -#include "attr_file.h" +#include "attr.h" #define DOT_GIT ".git" #define GIT_DIR DOT_GIT "/" |
