pango.cairo: fix incorrect USING:;

db4
Anton Gorenko 2010-11-15 21:46:54 +06:00
parent 0ad5f6bd44
commit ed46a3d472
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
! Copyright (C) 2010 Anton Gorenko.
! See http://factorcode.org/license.txt for BSD license.
USING: cairo.pango.ffi ;
USING: pango.cairo.ffi ;
IN: pango.cairo