]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/gobject/ffi/ffi.factor
gobject.ffi, glib.ffi: move GError over to gobject.ffi since that appears to be the...
[factor.git] / basis / gobject / ffi / ffi.factor
index 705adedb7e7fd8d4f3b3ca82f81851bd3ba78ef7..eac9f34fca0a784bd356ab20416f55f8fb488fb6 100644 (file)
@@ -17,7 +17,7 @@ LIBRARY: gobject
 } cond
 >>
 
-IMPLEMENT-STRUCTS: GValue GParamSpecVariant ;
+IMPLEMENT-STRUCTS: GError GValue GParamSpecVariant ;
 
 GIR: vocab:gobject/GObject-2.0.gir