mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-09 12:20:19 +01:00
Xext: fix a typo for bigreqsproto.h header file
Signed-off-by: Jerome Glisse <jglisse@redhat.com>
(cherry picked from commit 0e46066efe)
This commit is contained in:
parent
545161ea9e
commit
b03f9fa630
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,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