From bce2a9995fa423f9fc796b46c548e47a45c9d247 Mon Sep 17 00:00:00 2001 From: drw Date: Mon, 23 Feb 2004 18:27:31 +0000 Subject: AdvancedFM: libopie->libopie2 --- (limited to 'noncore/apps/advancedfm/main.cpp') diff --git a/noncore/apps/advancedfm/main.cpp b/noncore/apps/advancedfm/main.cpp index 51e38dc..3c1a164 100644 --- a/noncore/apps/advancedfm/main.cpp +++ b/noncore/apps/advancedfm/main.cpp @@ -10,13 +10,13 @@ * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * ***************************************************************************/ -#include - - #include "advancedfm.h" #ifdef NOQUICKLAUNCH + +#include + int main(int argc, char *argv[]) { QPEApplication a(argc, argv); @@ -26,7 +26,7 @@ int main(int argc, char *argv[]) return a.exec(); } #else -#include +#include OPIE_EXPORT_APP( OApplicationFactory ) -- cgit v0.9.0.2