summaryrefslogtreecommitdiff
path: root/noncore/settings/appearance2/main.cpp
Unidiff
Diffstat (limited to 'noncore/settings/appearance2/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/appearance2/main.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/noncore/settings/appearance2/main.cpp b/noncore/settings/appearance2/main.cpp
index 5595429..8ac45d8 100644
--- a/noncore/settings/appearance2/main.cpp
+++ b/noncore/settings/appearance2/main.cpp
@@ -24,11 +24,10 @@
24 Boston, MA 02111-1307, USA. 24 Boston, MA 02111-1307, USA.
25 25
26*/ 26*/
27 27
28#include "appearance.h" 28#include "appearance.h"
29 29
30#include <qpe/qpeapplication.h> 30#include <opie2/oapplicationfactory.h>
31#include <opie/oapplicationfactory.h>
32 31
33 32
34OPIE_EXPORT_APP( OApplicationFactory<Appearance> ) 33OPIE_EXPORT_APP( OApplicationFactory<Appearance> )