mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-22 20:35:43 +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
|
|
@ -54,7 +54,7 @@ SOFTWARE.
|
|||
#ifndef WINDOW_H
|
||||
#define WINDOW_H
|
||||
|
||||
#include <X11/misc.h>
|
||||
#include "misc.h"
|
||||
#include "region.h"
|
||||
#include "screenint.h"
|
||||
#include <X11/Xproto.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue