diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2012-02-29 01:16:51 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2012-02-29 01:16:51 +0000 |
| commit | dfee660d61d18c55d5f0912b3a87958d631eb6fa (patch) | |
| tree | acdb49deedd5bb761f4642874d451d92bf81886b /src/dialogs/export.cpp | |
| parent | Dutch translation: minor update (diff) | |
| download | inkscape-dfee660d61d18c55d5f0912b3a87958d631eb6fa.tar.gz inkscape-dfee660d61d18c55d5f0912b3a87958d631eb6fa.zip | |
Header tidying, suppress all gdk deprecation errors in gtkmm
(bzr r11030)
Diffstat (limited to 'src/dialogs/export.cpp')
| -rw-r--r-- | src/dialogs/export.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dialogs/export.cpp b/src/dialogs/export.cpp index 706ece066..18928fcdb 100644 --- a/src/dialogs/export.cpp +++ b/src/dialogs/export.cpp @@ -31,6 +31,7 @@ #include <gtkmm/image.h> #include <gtkmm/stockid.h> #include <gtkmm/stock.h> +#include <gtkmm/table.h> #ifdef WITH_GNOME_VFS # include <libgnomevfs/gnome-vfs-init.h> // gnome_vfs_initialized #endif |
