evolution-data-server3.8
authorDebian QA Group <packages@qa.debian.org>
Thu, 4 Dec 2014 22:00:10 +0000 (22:00 +0000)
committerEdward Betts <edward@4angle.com>
Thu, 4 Dec 2014 22:00:10 +0000 (22:00 +0000)
Gbp-Pq: Name evolution-data-server3.8.patch

src/text/ptbl/xp/pd_DocumentRDF.cpp

index 87b372e69ed2f2133612444c166698804406bb5d..798e26287d2b299962024c41d03d108e9bf5704c 100644 (file)
@@ -1884,7 +1884,7 @@ PD_RDFContact::className() const
 
 #ifdef WITH_EVOLUTION_DATA_SERVER
 extern "C" {
-  #include <libebook/e-book.h>
+  #include <libebook/libebook.h>
 };
 
 static std::string get( EVCard* c, const char* v )