]> git.pld-linux.org Git - packages/abiword.git/blob - eds-libebook.patch
- fix building with current evolution-data-server
[packages/abiword.git] / eds-libebook.patch
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.049279 seconds and 3 git commands to generate.