]> git.pld-linux.org Git - packages/abiword.git/blame - eds-libebook.patch
- fix building with current evolution-data-server
[packages/abiword.git] / eds-libebook.patch
CommitLineData
1cc51ce6
JR
1--- abiword-3.0.0/src/text/ptbl/xp/pd_DocumentRDF.cpp~ 2013-04-07 15:53:03.000000000 +0200
2+++ abiword-3.0.0/src/text/ptbl/xp/pd_DocumentRDF.cpp 2014-10-18 21:41:42.371972410 +0200
3@@ -1884,7 +1884,7 @@
4
5 #ifdef WITH_EVOLUTION_DATA_SERVER
6 extern "C" {
7- #include <libebook/e-book.h>
8+ #include <libebook/libebook.h>
9 };
10
11 static std::string get( EVCard* c, const char* v )
This page took 0.050851 seconds and 4 git commands to generate.