summaryrefslogtreecommitdiff
path: root/core/pim/today/plugins/addressbook/addresspluginimpl.h
Side-by-side diff
Diffstat (limited to 'core/pim/today/plugins/addressbook/addresspluginimpl.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/plugins/addressbook/addresspluginimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pim/today/plugins/addressbook/addresspluginimpl.h b/core/pim/today/plugins/addressbook/addresspluginimpl.h
index bf321da..9716787 100644
--- a/core/pim/today/plugins/addressbook/addresspluginimpl.h
+++ b/core/pim/today/plugins/addressbook/addresspluginimpl.h
@@ -10,25 +10,25 @@
/***************************************************************************
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; either version 2 of the License, or *
* (at your option) any later version. *
* *
***************************************************************************/
#ifndef ADDRESSBOOK_PLUGIN_IMPL_H
#define ADDRESSBOOK_PLUGIN_IMPL_H
-#include <opie/todayplugininterface.h>
+#include <opie2/todayplugininterface.h>
class AddressBookPlugin;
class AddressBookPluginImpl : public TodayPluginInterface{
public:
AddressBookPluginImpl();
virtual ~AddressBookPluginImpl();
QRESULT queryInterface( const QUuid &, QUnknownInterface** );
Q_REFCOUNT