summaryrefslogtreecommitdiffstats
path: root/src/sp-path.cpp
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2006-06-07 16:55:02 +0000
committerjoncruz <joncruz@users.sourceforge.net>2006-06-07 16:55:02 +0000
commitf41c4e3db73d197a8f35dda64cc2fb701e95ccc0 (patch)
tree79170bb1477258304b9c3d5452fb304038c504d2 /src/sp-path.cpp
parentNo more fuzzy strings :) (diff)
downloadinkscape-f41c4e3db73d197a8f35dda64cc2fb701e95ccc0.tar.gz
inkscape-f41c4e3db73d197a8f35dda64cc2fb701e95ccc0.zip
Applied patch #1501709
(bzr r1176)
Diffstat (limited to 'src/sp-path.cpp')
-rw-r--r--src/sp-path.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/sp-path.cpp b/src/sp-path.cpp
index ee98cc150..2e8cc2f75 100644
--- a/src/sp-path.cpp
+++ b/src/sp-path.cpp
@@ -18,9 +18,7 @@
# include <config.h>
#endif
-#if defined(WIN32) || defined(__APPLE__)
-# include <glibmm/i18n.h>
-#endif
+#include <glibmm/i18n.h>
#include <display/curve.h>
#include <libnr/n-art-bpath.h>