mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-15 19:22:22 +00:00
Change all misc.h and os.h references to <X11/foo.h>.
This commit is contained in:
parent
657b4cb8aa
commit
9b1debcdb6
357 changed files with 481 additions and 459 deletions
|
|
@ -35,7 +35,7 @@
|
|||
#define NEED_EVENTS
|
||||
#include <X11/X.h>
|
||||
#include <X11/Xproto.h>
|
||||
#include "misc.h"
|
||||
#include <X11/misc.h>
|
||||
#include "dixstruct.h"
|
||||
#include "extnsionst.h"
|
||||
#include "scrnintstr.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue