summaryrefslogtreecommitdiffstats
path: root/src/util/forward-pointer-iterator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/forward-pointer-iterator.h')
-rw-r--r--src/util/forward-pointer-iterator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/forward-pointer-iterator.h b/src/util/forward-pointer-iterator.h
index 2c2345c81..1603fed27 100644
--- a/src/util/forward-pointer-iterator.h
+++ b/src/util/forward-pointer-iterator.h
@@ -15,7 +15,7 @@
#define SEEN_INKSCAPE_UTIL_FORWARD_POINTER_ITERATOR_H
#include <iterator>
-#include "traits/reference.h"
+#include "util/reference.h"
namespace Inkscape {