summaryrefslogtreecommitdiff
path: root/core/pim/addressbook/ablabel.h
Side-by-side diff
Diffstat (limited to 'core/pim/addressbook/ablabel.h') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/addressbook/ablabel.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/pim/addressbook/ablabel.h b/core/pim/addressbook/ablabel.h
index cfbd999..9086c4a 100644
--- a/core/pim/addressbook/ablabel.h
+++ b/core/pim/addressbook/ablabel.h
@@ -22,3 +22,3 @@
-#include <qpe/contact.h>
+#include <opie/ocontact.h>
#include <qtextview.h>
@@ -34,3 +34,3 @@ public:
public slots:
- void init( const Contact &entry );
+ void init( const OContact &entry );
void sync();
@@ -44,3 +44,3 @@ protected:
private:
- Contact ent;
+ OContact ent;