mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-24 20:55:49 +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
|
|
@ -48,7 +48,7 @@ SOFTWARE.
|
|||
******************************************************************/
|
||||
/* $Xorg: mfbbres.c,v 1.4 2001/02/09 02:05:18 xorgcvs Exp $ */
|
||||
#include <X11/X.h>
|
||||
#include "misc.h"
|
||||
#include <X11/misc.h>
|
||||
#include "mfb.h"
|
||||
#include "maskbits.h"
|
||||
#include "miline.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue