summaryrefslogtreecommitdiffstats
path: root/src/libnrtype
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/libnrtype
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/libnrtype')
-rw-r--r--src/libnrtype/font-lister.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libnrtype/font-lister.h b/src/libnrtype/font-lister.h
index 117a2cad9..c9ab7b21d 100644
--- a/src/libnrtype/font-lister.h
+++ b/src/libnrtype/font-lister.h
@@ -14,6 +14,7 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
+#include <map>
#include <gtkmm/liststore.h>
#include <gtkmm/treemodelcolumn.h>
#include <gtkmm/treepath.h>