summaryrefslogtreecommitdiff
path: root/noncore/games/backgammon/main.cpp
Unidiff
Diffstat (limited to 'noncore/games/backgammon/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/backgammon/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/games/backgammon/main.cpp b/noncore/games/backgammon/main.cpp
index 58ced10..6316040 100644
--- a/noncore/games/backgammon/main.cpp
+++ b/noncore/games/backgammon/main.cpp
@@ -1,7 +1,6 @@
1#include <qpe/qpeapplication.h>
2#include "backgammon.h" 1#include "backgammon.h"
3 2
4#include <opie/oapplicationfactory.h> 3#include <opie/oapplicationfactory.h>
5 4
6OPIE_EXPORT_APP( OApplicationFactory<BackGammon> ) 5OPIE_EXPORT_APP( OApplicationFactory<BackGammon> )
7 6