summaryrefslogtreecommitdiff
path: root/noncore/games/qasteroids/main.cpp
Side-by-side diff
Diffstat (limited to 'noncore/games/qasteroids/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/qasteroids/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/games/qasteroids/main.cpp b/noncore/games/qasteroids/main.cpp
index c762990..18a13eb 100644
--- a/noncore/games/qasteroids/main.cpp
+++ b/noncore/games/qasteroids/main.cpp
@@ -15,13 +15,12 @@
**
** Contact info@trolltech.com if any conditions of this licensing are
** not clear to you.
**
**********************************************************************/
#include "toplevel.h"
-#include <qpe/qpeapplication.h>
#include <opie/oapplicationfactory.h>
OPIE_EXPORT_APP( OApplicationFactory<KAstTopLevel> )