diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2013-03-26 23:46:08 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2013-03-26 23:46:08 +0000 |
| commit | d6b24c1540e9a7f388dd1500c762f73586119280 (patch) | |
| tree | 09b01572b9201c4bb18880202cf29fa9e420716f /src/dropper-context.cpp | |
| parent | Fix check for X11 backend with Gtk+ 2 (diff) | |
| download | inkscape-d6b24c1540e9a7f388dd1500c762f73586119280.tar.gz inkscape-d6b24c1540e9a7f388dd1500c762f73586119280.zip | |
Stop using top-level glibmm header
(bzr r12251)
Diffstat (limited to 'src/dropper-context.cpp')
| -rw-r--r-- | src/dropper-context.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dropper-context.cpp b/src/dropper-context.cpp index d41e4059d..05d22017e 100644 --- a/src/dropper-context.cpp +++ b/src/dropper-context.cpp @@ -15,7 +15,6 @@ # include <config.h> #endif -#include <glibmm.h> #include <glibmm/i18n.h> #include <gdk/gdk.h> #include <gdk/gdkkeysyms.h> |
