mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-30 20:10:07 +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>
This commit is contained in:
parent
b5f6da1e9b
commit
4db8950b1d
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