Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Util/CSoundClient.py
diff options
context:
space:
mode:
authorJames <olpc@localhost.localdomain>2007-02-20 06:40:44 (GMT)
committer James <olpc@localhost.localdomain>2007-02-20 06:40:44 (GMT)
commit0fe567cea4bc8e779b9e777aaff723f51764c68c (patch)
tree12a13c55e2be0ed5646a11809821065cc038f9bc /Util/CSoundClient.py
parentb061c6cc84e810a87598290d8ba709a6b538ec8a (diff)
reconfig for aclient
Diffstat (limited to 'Util/CSoundClient.py')
-rw-r--r--Util/CSoundClient.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Util/CSoundClient.py b/Util/CSoundClient.py
index 4d3bfef..eb80ce4 100644
--- a/Util/CSoundClient.py
+++ b/Util/CSoundClient.py
@@ -10,7 +10,7 @@ import array
import Config
from Generation.GenerationConstants import GenerationConstants
-from Util.Clooper.sclient import *
+from Util.Clooper.aclient import *
from Util import NoteDB
class _CSoundClientPlugin: