windows.gdiplus: flags{ } is in literals, fix using

flac
Doug Coleman 2020-02-13 06:24:04 +03:00 committed by Steve Ayerhart
parent b52d5081a7
commit b807ccef0a
No known key found for this signature in database
GPG Key ID: 5BFD39C5359E967D
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
! Copyright (C) 2010 Joe Groff.
! See http://factorcode.org/license.txt for BSD license.
USING: alien.c-types alien.data alien.destructors alien.syntax
classes.struct kernel math windows.com windows.com.syntax
classes.struct kernel literals math windows.com windows.com.syntax
windows.kernel32 windows.ole32 windows.types ;
FROM: alien.c-types => float ;
IN: windows.gdiplus