mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 13:28:08 +02:00
Xext: fix a typo for bigreqsproto.h header file
Signed-off-by: Jerome Glisse <jglisse@redhat.com>
This commit is contained in:
parent
c61d8ce150
commit
0e46066efe
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ from The Open Group.
|
|||
#include "os.h"
|
||||
#include "dixstruct.h"
|
||||
#include "extnsionst.h"
|
||||
#include <X11/extensions/bigreqproto.h>
|
||||
#include <X11/extensions/bigreqsproto.h>
|
||||
#include "opaque.h"
|
||||
#include "modinit.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue