commit | 9c68faadab569a159e5e9c9952b2b21de57d15a3 | [log] [tgz] |
---|---|---|
author | Huw D M Davies <daviesh@abacus.physics.ox.ac.uk> | Wed Nov 25 12:36:03 1998 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Nov 25 12:36:03 1998 +0000 |
tree | d67a3c96085105f2899f1c1eed4138faa3025504 | |
parent | 7129d9f69645104c55f8fdedcc2735846aa11deb [diff] [blame] |
Remove X_DC_INFO from DC and make it behave like any other PDEVICE.
diff --git a/include/x11font.h b/include/x11font.h index 268fe1a..df63728 100644 --- a/include/x11font.h +++ b/include/x11font.h
@@ -8,7 +8,7 @@ #define __WINE_X11FONT_H #include "gdi.h" - +#include "x11drv.h" #pragma pack(1) /* this is a part of the font resource header, should