summaryrefslogtreecommitdiff
path: root/noncore/games/bounce/main.cpp
Side-by-side diff
Diffstat (limited to 'noncore/games/bounce/main.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/bounce/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/games/bounce/main.cpp b/noncore/games/bounce/main.cpp
index 9ea86a6..a070c4b 100644
--- a/noncore/games/bounce/main.cpp
+++ b/noncore/games/bounce/main.cpp
@@ -13,12 +13,11 @@
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free
* Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-#include <qpe/qpeapplication.h>
#include "kbounce.h"
#include <opie/oapplicationfactory.h>
OPIE_EXPORT_APP( OApplicationFactory<KJezzball> )