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.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/noncore/games/bounce/main.cpp b/noncore/games/bounce/main.cpp
index a070c4b..eb8d561 100644
--- a/noncore/games/bounce/main.cpp
+++ b/noncore/games/bounce/main.cpp
@@ -17,7 +17,8 @@
*/
#include "kbounce.h"
-#include <opie/oapplicationfactory.h>
+
+#include <opie2/oapplicationfactory.h>
OPIE_EXPORT_APP( OApplicationFactory<KJezzball> )