diff options
| author | Felipe Corr??a da Silva Sanches <juca@members.fsf.org> | 2008-07-22 01:48:27 +0000 |
|---|---|---|
| committer | JucaBlues <JucaBlues@users.sourceforge.net> | 2008-07-22 01:48:27 +0000 |
| commit | 2e4f5d3ce3367883e746e4865b1507b9a8b1b3ef (patch) | |
| tree | db2b6cd0abc47e2145d846738f5f687bc2f525c9 /src | |
| parent | Khmer translations updated (diff) | |
| download | inkscape-2e4f5d3ce3367883e746e4865b1507b9a8b1b3ef.tar.gz inkscape-2e4f5d3ce3367883e746e4865b1507b9a8b1b3ef.zip | |
fix compile
(bzr r6389)
Diffstat (limited to 'src')
| -rw-r--r-- | src/ui/dialog/svg-fonts-dialog.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/dialog/svg-fonts-dialog.cpp b/src/ui/dialog/svg-fonts-dialog.cpp index 3e3561190..22d039986 100644 --- a/src/ui/dialog/svg-fonts-dialog.cpp +++ b/src/ui/dialog/svg-fonts-dialog.cpp @@ -16,6 +16,7 @@ #ifdef ENABLE_SVG_FONTS #include "svg-fonts-dialog.h" +#include <glibmm/i18n.h> #include <string.h> SvgFontDrawingArea::SvgFontDrawingArea(){ |
