- Fix complation when using diblib

svn path=/trunk/; revision=57126
This commit is contained in:
Jérôme Gardou 2012-08-22 08:33:27 +00:00
parent 0ea37bc5de
commit a4a967f486

View file

@ -6,12 +6,13 @@ DBG_DEFAULT_CHANNEL(GdiFont);
#define SURFOBJ_flags(pso) (CONTAINING_RECORD(pso, SURFACE, SurfObj)->flags) #define SURFOBJ_flags(pso) (CONTAINING_RECORD(pso, SURFACE, SurfObj)->flags)
// FIXME this needs to be updated, once we use the new structure // FIXME this needs to be updated, once we use the new structure
XCLIPOBJ gxcoTrivial = extern XCLIPOBJ gxcoTrivial;
/*
{ {
{0, {LONG_MIN, LONG_MIN, LONG_MAX, LONG_MAX}, DC_TRIVIAL, FC_RECT, TC_RECTANGLES, 0}, {0, {LONG_MIN, LONG_MIN, LONG_MAX, LONG_MAX}, DC_TRIVIAL, FC_RECT, TC_RECTANGLES, 0},
0, 0, 0 0, 0, 0
}; };
*/
static static
void void