Code

Filters. Custom predefined filters update and new ABC filters.
[inkscape.git] / src / util / forward-pointer-iterator.h
index 2c2345c81a43166e64f2d5e02df384849f2f4687..198225d5f8839391db32f4720939f3e19cfef0f4 100644 (file)
@@ -15,7 +15,7 @@
 #define SEEN_INKSCAPE_UTIL_FORWARD_POINTER_ITERATOR_H
 
 #include <iterator>
-#include "traits/reference.h"
+#include "util/reference.h"
 
 namespace Inkscape {
 
@@ -117,4 +117,4 @@ public:
   fill-column:99
   End:
 */
-// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :
+// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 :