Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".

This commit is contained in:
Daniel Stone
2005-07-03 08:53:54 +00:00
parent 401e4580d6
commit 0bb669638f
304 changed files with 350 additions and 350 deletions

View File

@@ -34,8 +34,8 @@ from The Open Group.
#include <X11/X.h>
#include "scrnintstr.h"
#include <X11/misc.h>
#include <X11/os.h>
#include "misc.h"
#include "os.h"
#include "windowstr.h"
#include "resource.h"
#include "dixstruct.h"