]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/openal/alut/other/other.factor
Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c...
[factor.git] / extra / openal / alut / other / other.factor
index 42e6172c9fd4f1c72867f0c6507d4391c9379534..8b446c3f5c26c76d7bf10409886eca2952b50b85 100755 (executable)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2007 Chris Double.
 ! See http://factorcode.org/license.txt for BSD license.
-USING: alien.c-types alien.syntax combinators generalizations
-kernel openal openal.alut.backend ;
+USING: alien.c-types alien.data alien.syntax combinators
+generalizations kernel openal openal.alut.backend ;
 IN: openal.alut.other
 
 LIBRARY: alut