summaryrefslogtreecommitdiffstats
path: root/src/widgets/stroke-style.cpp
diff options
context:
space:
mode:
authorAlex Valavanis <valavanisalex@gmail.com>2012-04-28 15:49:30 +0000
committerAlex Valavanis <valavanisalex@gmail.com>2012-04-28 15:49:30 +0000
commit019c87b20cd0b9c85268afaf389d7380b4dbce3c (patch)
treed11083eb85a4c9616e7e667802b110cad24425dd /src/widgets/stroke-style.cpp
parentDrop GtkObject use in dialog (diff)
downloadinkscape-019c87b20cd0b9c85268afaf389d7380b4dbce3c.tar.gz
inkscape-019c87b20cd0b9c85268afaf389d7380b4dbce3c.zip
gtkmm-3.0 fixes for Gtk::Box and header inclusions
(bzr r11304)
Diffstat (limited to 'src/widgets/stroke-style.cpp')
-rw-r--r--src/widgets/stroke-style.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widgets/stroke-style.cpp b/src/widgets/stroke-style.cpp
index 2e56dd696..db378ef4d 100644
--- a/src/widgets/stroke-style.cpp
+++ b/src/widgets/stroke-style.cpp
@@ -18,6 +18,7 @@
#define noSP_SS_VERBOSE
#include "widgets/dash-selector.h"
+#include <gtkmm/radiobutton.h>
#include <gtkmm/table.h>
#include <glibmm/i18n.h>