diff frontends/src/wix/card_game.py @ 719:56aa0e98c92e

frontends tools: moved src/tools/frontends to frontends/src/tools
author souliane <souliane@mailoo.org>
date Thu, 21 Nov 2013 18:57:10 +0100
parents ae95b0327412
children bfabeedbf32e
line wrap: on
line diff
--- a/frontends/src/wix/card_game.py	Thu Nov 21 18:23:08 2013 +0100
+++ b/frontends/src/wix/card_game.py	Thu Nov 21 18:57:10 2013 +0100
@@ -24,7 +24,7 @@
 import pdb
 from logging import debug, info, error
 from sat.tools.jid  import JID
-from sat.tools.frontends.games import TarotCard
+from sat_frontends.tools.games import TarotCard
 from sat_frontends.quick_frontend.quick_card_game import QuickCardGame
 from sat_frontends.wix.xmlui import XMLUI