mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-07 13:40:15 +01:00
Xext: include securproto.h instead of securstr.h
Reported-by: Byeong-ryeol Kim
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit 4db8950b1d)
This commit is contained in:
parent
f6b0dd98e6
commit
9466e30e45
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ in this Software without prior written authorization from The Open Group.
|
|||
#include "registry.h"
|
||||
#include "xacestr.h"
|
||||
#include "securitysrv.h"
|
||||
#include <X11/extensions/securstr.h>
|
||||
#include <X11/extensions/securproto.h>
|
||||
#include "modinit.h"
|
||||
|
||||
/* Extension stuff */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue