summaryrefslogtreecommitdiff
path: root/noncore/games/parashoot/main.cpp
Unidiff
Diffstat (limited to 'noncore/games/parashoot/main.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/games/parashoot/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/parashoot/main.cpp b/noncore/games/parashoot/main.cpp
index 40f809f..81d513d 100644
--- a/noncore/games/parashoot/main.cpp
+++ b/noncore/games/parashoot/main.cpp
@@ -20,7 +20,7 @@
20 20
21#include "interface.h" 21#include "interface.h"
22 22
23#include <opie/oapplicationfactory.h> 23#include <opie2/oapplicationfactory.h>
24 24
25OPIE_EXPORT_APP( OApplicationFactory<ParaShoot> ) 25OPIE_EXPORT_APP( OApplicationFactory<ParaShoot> )
26 26