diff src/plugins/plugin_misc_tarot.py @ 682:2805fa3f4bdf

tools: moved src/tools/games.py to src/tools/frontends/
author souliane <souliane@mailoo.org>
date Fri, 18 Oct 2013 11:58:42 +0200
parents 0b914394e74f
children 75e4f5e2cc65
line wrap: on
line diff
--- a/src/plugins/plugin_misc_tarot.py	Wed Oct 23 00:28:00 2013 +0200
+++ b/src/plugins/plugin_misc_tarot.py	Fri Oct 18 11:58:42 2013 +0200
@@ -26,8 +26,8 @@
 
 from wokkel import disco, iwokkel, data_form
 from sat.tools.xml_tools import dataForm2XML
-from sat.tools.games import TarotCard
 
+from sat.tools.frontends.games import TarotCard
 from time import time
 
 try: