]> gitweb.factorcode.org Git - factor.git/commitdiff
forgot to add alien.c-types to USING:
authorMatthew Willis <matthew.willis@mac.com>
Tue, 12 Feb 2008 07:01:49 +0000 (23:01 -0800)
committerMatthew Willis <matthew.willis@mac.com>
Tue, 12 Feb 2008 07:01:49 +0000 (23:01 -0800)
extra/ui/x11/x11.factor

index 6a0560cb2881f1409139a8c404788dc95ba8a25d..e4794452c728d053c78929ef201c0de3212b1961 100755 (executable)
@@ -1,6 +1,6 @@
 ! Copyright (C) 2005, 2007 Eduardo Cavazos and Slava Pestov
 ! See http://factorcode.org/license.txt for BSD license.
-USING: alien arrays ui ui.gadgets ui.gestures ui.backend
+USING: alien alien.c-types arrays ui ui.gadgets ui.gestures ui.backend
 ui.clipboards ui.gadgets.worlds assocs kernel math namespaces
 opengl sequences strings x11.xlib x11.events x11.xim x11.glx
 x11.clipboard x11.constants x11.windows io.utf8 combinators