summaryrefslogtreecommitdiff
path: root/core/pim/datebook/main.cpp
authorzecke <zecke>2004-03-14 18:58:59 (UTC)
committer zecke <zecke>2004-03-14 18:58:59 (UTC)
commitd91c046d1faaf9fb039bda5cc186c96d4ff2c227 (patch) (side-by-side diff)
treec196f20c933d46cc913c9460f02ce3274bd21fc9 /core/pim/datebook/main.cpp
parentddfee0836adbd62be48888fbe05e7a79481e81c9 (diff)
downloadopie-d91c046d1faaf9fb039bda5cc186c96d4ff2c227.zip
opie-d91c046d1faaf9fb039bda5cc186c96d4ff2c227.tar.gz
opie-d91c046d1faaf9fb039bda5cc186c96d4ff2c227.tar.bz2
Opie DP changes
Diffstat (limited to 'core/pim/datebook/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/datebook/main.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/pim/datebook/main.cpp b/core/pim/datebook/main.cpp
index 421e457..3cb60af 100644
--- a/core/pim/datebook/main.cpp
+++ b/core/pim/datebook/main.cpp
@@ -19,6 +19,7 @@
**********************************************************************/
#include "datebook.h"
-#include <opie/oapplicationfactory.h>
+#include <opie2/oapplicationfactory.h>
+using namespace Opie::Core;
OPIE_EXPORT_APP( OApplicationFactory<DateBook> )