mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-24 20:55:49 +00:00
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
This commit is contained in:
parent
401e4580d6
commit
0bb669638f
304 changed files with 350 additions and 350 deletions
|
|
@ -43,8 +43,8 @@
|
|||
|
||||
#include <X11/X.h>
|
||||
#include <X11/Xproto.h>
|
||||
#include <X11/misc.h>
|
||||
#include <X11/os.h>
|
||||
#include "misc.h"
|
||||
#include "os.h"
|
||||
#include "windowstr.h"
|
||||
#include "scrnintstr.h"
|
||||
#include "pixmapstr.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue