aboutsummaryrefslogtreecommitdiff
path: root/graphics/kdegraphics3
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/kdegraphics3')
-rw-r--r--graphics/kdegraphics3/files/patch-ksvg_impl_libs_libtext2path_src_Converter.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/kdegraphics3/files/patch-ksvg_impl_libs_libtext2path_src_Converter.cpp b/graphics/kdegraphics3/files/patch-ksvg_impl_libs_libtext2path_src_Converter.cpp
new file mode 100644
index 000000000000..b012f6e29db8
--- /dev/null
+++ b/graphics/kdegraphics3/files/patch-ksvg_impl_libs_libtext2path_src_Converter.cpp
@@ -0,0 +1,11 @@
+--- ksvg/impl/libs/libtext2path/src/Converter.cpp.orig 2009-08-24 22:00:18.000000000 -0700
++++ ksvg/impl/libs/libtext2path/src/Converter.cpp 2009-08-24 21:40:14.000000000 -0700
+@@ -23,7 +23,7 @@
+ #include "myboost/shared_ptr.hpp"
+ #include <fontconfig/fontconfig.h>
+ #include <fribidi/fribidi.h>
+-#include <fribidi/fribidi_types.h>
++#include <fribidi/fribidi-types.h>
+
+ #include "Font.h"
+ #include "Glyph.h"