mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-06 16:18:17 +02:00
Remove pointless include of Xlib.h.
Fix #include path to bigreqstr.h.
This commit is contained in:
parent
1a0de49da1
commit
bba117f0d9
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ in this Software without prior written authorization from The Open Group.
|
|||
#include <X11/Xtrans/Xtrans.h>
|
||||
#include <X11/Xatom.h>
|
||||
#include <X11/Xresource.h>
|
||||
#include "bigreqstr.h"
|
||||
#include <X11/extensions/bigreqstr.h>
|
||||
#include <stdio.h>
|
||||
#include "Xintconn.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue