diff options
author | marha <marha@users.sourceforge.net> | 2012-01-23 14:47:39 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2012-01-23 14:47:39 +0100 |
commit | 3133b5e387a167d55f2510ca1ea5c201837e5ae0 (patch) | |
tree | 3a9e0e39ead5fbb957e0dfd87ef9a2d7c8f2aae3 /X11/extensions/xf86bigfstr.h | |
parent | 45e3694d529b052f4122262c9bdff5476219b2b4 (diff) | |
download | vcxsrv-3133b5e387a167d55f2510ca1ea5c201837e5ae0.tar.gz vcxsrv-3133b5e387a167d55f2510ca1ea5c201837e5ae0.tar.bz2 vcxsrv-3133b5e387a167d55f2510ca1ea5c201837e5ae0.zip |
Added xf86bigfontproto-1.2.0
Diffstat (limited to 'X11/extensions/xf86bigfstr.h')
-rw-r--r-- | X11/extensions/xf86bigfstr.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/X11/extensions/xf86bigfstr.h b/X11/extensions/xf86bigfstr.h new file mode 100644 index 000000000..cf6735d49 --- /dev/null +++ b/X11/extensions/xf86bigfstr.h @@ -0,0 +1,3 @@ +#warning "xf86bigfstr.h is obsolete and may be removed in the future." +#warning "include <X11/extensions/xf86bigfproto.h> for the protocol defines." +#include <X11/extensions/xf86bigfproto.h> |