diff options
Diffstat (limited to 'src/util/list.h')
| -rw-r--r-- | src/util/list.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/list.h b/src/util/list.h index 86a73711a..ebe3a9773 100644 --- a/src/util/list.h +++ b/src/util/list.h @@ -15,7 +15,7 @@ #include <cstddef> #include <iterator> #include "gc-managed.h" -#include "traits/reference.h" +#include "util/reference.h" namespace Inkscape { |
