summaryrefslogtreecommitdiff
path: root/noncore/games/go/main.cpp
authordrw <drw>2004-03-02 21:10:19 (UTC)
committer drw <drw>2004-03-02 21:10:19 (UTC)
commitd9988a1d6d3185f09862bda92aa9dc45deefa380 (patch) (side-by-side diff)
treed1b2ef9ac77764be7f15a5f14c79d27e5c53382d /noncore/games/go/main.cpp
parentdcf196abd97485cd9634d6ac135028a605c54fb5 (diff)
downloadopie-d9988a1d6d3185f09862bda92aa9dc45deefa380.zip
opie-d9988a1d6d3185f09862bda92aa9dc45deefa380.tar.gz
opie-d9988a1d6d3185f09862bda92aa9dc45deefa380.tar.bz2
Go: libopie -> libopie2
Diffstat (limited to 'noncore/games/go/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/go/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/go/main.cpp b/noncore/games/go/main.cpp
index 66f34ab..46817d1 100644
--- a/noncore/games/go/main.cpp
+++ b/noncore/games/go/main.cpp
@@ -21,7 +21,7 @@
#include "gowidget.h"
-#include <opie/oapplicationfactory.h>
+#include <opie2/oapplicationfactory.h>
OPIE_EXPORT_APP( OApplicationFactory<GoMainWidget> )