diff options
Diffstat (limited to 'src/util/reverse-list.h')
| -rw-r--r-- | src/util/reverse-list.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/reverse-list.h b/src/util/reverse-list.h index 586f706c7..798b15701 100644 --- a/src/util/reverse-list.h +++ b/src/util/reverse-list.h @@ -13,7 +13,7 @@ #define SEEN_INKSCAPE_UTIL_REVERSE_LIST_H #include "util/list.h" -#include "traits/list-copy.h" +#include "util/list-copy.h" namespace Inkscape { |
