diff options
Diffstat (limited to 'make/stub_includes/x11/X11/X.h')
-rw-r--r-- | make/stub_includes/x11/X11/X.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/stub_includes/x11/X11/X.h b/make/stub_includes/x11/X11/X.h index 8aa8500cb..2cd64bbf0 100644 --- a/make/stub_includes/x11/X11/X.h +++ b/make/stub_includes/x11/X11/X.h @@ -10,6 +10,7 @@ typedef unsigned long VisualID; typedef XID Colormap; typedef XID Cursor; typedef XID Drawable; +typedef XID Font; typedef XID GContext; typedef XID KeySym; typedef XID Pixmap; |