[SCM] ktp-contact-list packaging branch, master, updated. debian/15.12.1-2-1070-g6c56f91

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:04:40 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-contact-list.git;a=commitdiff;h=f324f0d

The following commit has been merged in the master branch:
commit f324f0ddf5c388ae2d7358392203e57fecb04bdc
Author: George Goldberg <grundleborg at googlemail.com>
Date:   Sat Mar 13 09:29:20 2010 +0000

    Fix incorrect include.
    
    svn path=/trunk/playground/network/telepathy-contactlist/; revision=1102676
---
 contacts-list-model.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contacts-list-model.cpp b/contacts-list-model.cpp
index 982af46..1b49182 100644
--- a/contacts-list-model.cpp
+++ b/contacts-list-model.cpp
@@ -26,7 +26,7 @@
 #include "meta-contact-item.h"
 
 // Nepomuk Vocabulary URIs
-#include "nepomuk/pimo.h"
+#include "pimo.h"
 #include "nco.h"
 #include "telepathy.h"
 

-- 
ktp-contact-list packaging



More information about the pkg-kde-commits mailing list