diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2012-06-05 12:34:43 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2012-06-05 12:34:43 +0000 |
| commit | c21611294dea99e78017f770feb78684573cce89 (patch) | |
| tree | 6a5c9ee15556f36277a47c015b8f46a34e8f6c27 /src/seltrans.cpp | |
| parent | Allow angle measurement base to be changed by tapping space. (diff) | |
| download | inkscape-c21611294dea99e78017f770feb78684573cce89.tar.gz inkscape-c21611294dea99e78017f770feb78684573cce89.zip | |
Header cleaning for GTK+3 migration
(bzr r11460)
Diffstat (limited to 'src/seltrans.cpp')
| -rw-r--r-- | src/seltrans.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/seltrans.cpp b/src/seltrans.cpp index f480a4824..4b0ef284b 100644 --- a/src/seltrans.cpp +++ b/src/seltrans.cpp @@ -41,6 +41,7 @@ #include "verbs.h" #include <glibmm/i18n.h> #include "display/sp-ctrlline.h" +#include "display/sodipodi-ctrl.h" #include "preferences.h" #include "xml/repr.h" #include "mod360.h" |
