~centralelyon2010/inkscape/imagelinks2

« back to all changes in this revision

Viewing changes to src/display/nr-filter-units.h

  • Committer: Ted Gould
  • Date: 2008-11-21 05:24:08 UTC
  • Revision ID: ted@canonical.com-20081121052408-tilucis2pjrrpzxx
MergeĀ fromĀ fe-moved

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
#include "libnr/nr-matrix.h"
17
17
#include "libnr/nr-rect.h"
18
18
#include "libnr/nr-rect-l.h"
 
19
#include <2geom/rect.h>
19
20
 
20
21
namespace NR {
21
22