summaryrefslogtreecommitdiff
path: root/core/settings/citytime/main.cpp
Unidiff
Diffstat (limited to 'core/settings/citytime/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/settings/citytime/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/settings/citytime/main.cpp b/core/settings/citytime/main.cpp
index 59498b7..adc0c61 100644
--- a/core/settings/citytime/main.cpp
+++ b/core/settings/citytime/main.cpp
@@ -16,9 +16,9 @@
16** Contact info@trolltech.com if any conditions of this licensing are 16** Contact info@trolltech.com if any conditions of this licensing are
17** not clear to you. 17** not clear to you.
18** 18**
19**********************************************************************/ 19**********************************************************************/
20 20
21#include "citytime.h" 21#include "citytime.h"
22#include <opie/oapplicationfactory.h> 22#include <opie2/oapplicationfactory.h>
23 23
24OPIE_EXPORT_APP( OApplicationFactory<CityTime> ) 24OPIE_EXPORT_APP( OApplicationFactory<CityTime> )