summaryrefslogtreecommitdiff
path: root/noncore/games/bounce/main.cpp
Side-by-side diff
Diffstat (limited to 'noncore/games/bounce/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/bounce/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/games/bounce/main.cpp b/noncore/games/bounce/main.cpp
index eb8d561..bec4a86 100644
--- a/noncore/games/bounce/main.cpp
+++ b/noncore/games/bounce/main.cpp
@@ -11,14 +11,15 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Library General Public License for more details.
*
* 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 "kbounce.h"
#include <opie2/oapplicationfactory.h>
+using namespace Opie::Core;
OPIE_EXPORT_APP( OApplicationFactory<KJezzball> )