diff options
Diffstat (limited to 'refs')
-rw-r--r-- | refs/refs-internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/refs/refs-internal.h b/refs/refs-internal.h index a78b5cb803..54bde5089a 100644 --- a/refs/refs-internal.h +++ b/refs/refs-internal.h @@ -1,7 +1,7 @@ #ifndef REFS_REFS_INTERNAL_H #define REFS_REFS_INTERNAL_H -#include "iterator.h" /* for enum iterator_selection */ +#include "iterator.h" /* * Data structures and functions for the internal use of the refs |