diff --git a/windows/windows.h b/windows/windows.h index 514dcbae..a4a577be 100644 --- a/windows/windows.h +++ b/windows/windows.h @@ -36,6 +36,7 @@ #define SUBPIXEL (1 << SUBPIXELBITS) #define HSUBPIXEL (1 << (SUBPIXELBITS - 1)) +typedef struct GR_GLY2 GrGlyph; /* Forward declaration for WindAddClient */ typedef ClientData WindClient; /* A unique ID of a client of the * window package. The value 'NULL' is * indicates an invalid value.