]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/jamshred/sound/sound.factor
jamshred fixes, but still has an endless recursion bug
[factor.git] / extra / jamshred / sound / sound.factor
index c19c67671f13f1634f95035cbf848cce1327b8ab..6a9b331f331ee727711fcd34307688a9246f57f0 100644 (file)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2008 Alex Chapman
 ! See http://factorcode.org/license.txt for BSD license.
-USING: accessors io.files kernel openal sequences ;
+USING: accessors io.pathnames kernel openal sequences ;
 IN: jamshred.sound
 
 TUPLE: sounds bang ;