~and471/inkscape/ocal-dialog-improvements

« back to all changes in this revision

Viewing changes to src/live_effects/parameter/vector.h

  • Committer: Andrew
  • Date: 2011-12-27 21:04:47 UTC
  • mfrom: (10092.1.704 inkscape)
  • Revision ID: at.higginson@gmail.com-20111227210447-7nngd0yuw0reb8kq
merged with trunk so I can build again...

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 * Released under GNU GPL, read the file 'COPYING' for more information
10
10
 */
11
11
 
12
 
#include <glib/gtypes.h>
 
12
#include <glib.h>
13
13
#include <2geom/point.h>
14
14
 
15
15
#include <gtkmm/tooltips.h>