diff options
| author | bulia byak <buliabyak@gmail.com> | 2007-02-11 02:49:25 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2007-02-11 02:49:25 +0000 |
| commit | d030a7a41581095a9e93df75080356830ff5ae2b (patch) | |
| tree | 31732ac13426207670426a54fe7cadcd624b118c /src/util/Makefile_insert | |
| parent | fix 1654495: a comment repr node has no spobject, so we must weaken the asserts (diff) | |
| download | inkscape-d030a7a41581095a9e93df75080356830ff5ae2b.tar.gz inkscape-d030a7a41581095a9e93df75080356830ff5ae2b.zip | |
jasper's patch for fast iir blur
(bzr r2356)
Diffstat (limited to 'src/util/Makefile_insert')
| -rw-r--r-- | src/util/Makefile_insert | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/Makefile_insert b/src/util/Makefile_insert index e19e699a6..465fce469 100644 --- a/src/util/Makefile_insert +++ b/src/util/Makefile_insert @@ -8,6 +8,7 @@ util_libinkutil_a_SOURCES = \ util/compose.hpp \ util/ucompose.hpp \ util/filter-list.h \ + util/fixed_point.h \ util/format.h \ util/forward-pointer-iterator.h \ util/glib-list-iterators.h \ |
