diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2012-02-15 20:47:14 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2012-02-15 20:47:14 +0000 |
| commit | c863f1feb02683ba6cccacbe09ea9acbe1b371df (patch) | |
| tree | 24427ecd1e9316081944ac9e28e12e63bc5f1076 /src/dropper-context.cpp | |
| parent | fix build some more... (diff) | |
| download | inkscape-c863f1feb02683ba6cccacbe09ea9acbe1b371df.tar.gz inkscape-c863f1feb02683ba6cccacbe09ea9acbe1b371df.zip | |
More header cleanup/fwd declarations
(bzr r10986)
Diffstat (limited to 'src/dropper-context.cpp')
| -rw-r--r-- | src/dropper-context.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dropper-context.cpp b/src/dropper-context.cpp index 1dbd38432..3a93df33a 100644 --- a/src/dropper-context.cpp +++ b/src/dropper-context.cpp @@ -16,6 +16,7 @@ #endif #include <glibmm.h> +#include <glibmm/i18n.h> #include <gdk/gdk.h> #include <gdk/gdkkeysyms.h> #include <2geom/transforms.h> |
