From 7b0bdb05e4ae29b2643d73e3b8f20a86a86dcccc Mon Sep 17 00:00:00 2001 From: chicken Date: Mon, 01 Mar 2004 20:30:56 +0000 Subject: fix includes --- (limited to 'noncore/games/bounce') diff --git a/noncore/games/bounce/game.cpp b/noncore/games/bounce/game.cpp index 6ded218..c07f453 100644 --- a/noncore/games/bounce/game.cpp +++ b/noncore/games/bounce/game.cpp @@ -20,7 +20,6 @@ #include #include #include -#include #include "game.h" diff --git a/noncore/games/bounce/kbounce.cpp b/noncore/games/bounce/kbounce.cpp index 211f0ff..3b0cb6f 100644 --- a/noncore/games/bounce/kbounce.cpp +++ b/noncore/games/bounce/kbounce.cpp @@ -18,14 +18,10 @@ #include #include -#include #include -#include -#include #include "kbounce.h" #include "game.h" -#include KJezzball::KJezzball(QWidget *p, const char* n, WFlags f) : QMainWindow(p,n,f), m_gameWidget( 0 ) 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 @@ -16,7 +16,6 @@ * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include #include "kbounce.h" #include -- cgit v0.9.0.2