summaryrefslogtreecommitdiff
path: root/noncore/settings/appearance2/main.cpp
Side-by-side diff
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
@@ -18,17 +18,16 @@
++=   -.     .`     .:
 :     =  ...= . :.=- You should have received a copy of the GNU
 -.   .:....=;==+<; General Public License along with this file;
  -_. . .   )=.  = see the file COPYING. If not, write to the
    --        :-=` Free Software Foundation, Inc.,
59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.
*/
#include "appearance.h"
-#include <qpe/qpeapplication.h>
-#include <opie/oapplicationfactory.h>
+#include <opie2/oapplicationfactory.h>
OPIE_EXPORT_APP( OApplicationFactory<Appearance> )