summaryrefslogtreecommitdiff
path: root/lbx
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2005-07-03 08:53:54 +0000
committerDaniel Stone <daniel@fooishbar.org>2005-07-03 08:53:54 +0000
commit0bb669638f032e61471007b2fa88285aa5d63903 (patch)
tree4ecf9ac2dbfc4462139b0ba3ba19139f3482a2bd /lbx
parent401e4580d6dd9867a691045688680ce410f84cb5 (diff)
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Diffstat (limited to 'lbx')
-rw-r--r--lbx/lbxcmap.c4
-rw-r--r--lbx/lbxdix.c4
-rw-r--r--lbx/lbxexts.c2
-rw-r--r--lbx/lbxgfx.c4
-rw-r--r--lbx/lbxmain.c4
-rw-r--r--lbx/lbxopts.c2
-rw-r--r--lbx/lbxprop.c4
-rw-r--r--lbx/lbxsquish.c2
-rw-r--r--lbx/lbxswap.c4
-rw-r--r--lbx/lbxtags.c2
10 files changed, 16 insertions, 16 deletions
diff --git a/lbx/lbxcmap.c b/lbx/lbxcmap.c
index e65f8efd2..3ae598bc6 100644
--- a/lbx/lbxcmap.c
+++ b/lbx/lbxcmap.c
@@ -37,8 +37,8 @@ from The Open Group.
#include <X11/X.h>
#include <X11/Xproto.h>
#include <X11/Xos.h>
-#include <X11/misc.h>
-#include <X11/os.h>
+#include "misc.h"
+#include "os.h"
#include "dixstruct.h"
#include "resource.h"
#include "scrnintstr.h"
diff --git a/lbx/lbxdix.c b/lbx/lbxdix.c
index 9b12453b3..e2a1a7adc 100644
--- a/lbx/lbxdix.c
+++ b/lbx/lbxdix.c
@@ -60,8 +60,8 @@ in this Software without prior written authorization from The Open Group.
#define NEED_EVENTS
#include <X11/X.h>
#include <X11/Xproto.h>
-#include <X11/misc.h>
-#include <X11/os.h>
+#include "misc.h"
+#include "os.h"
#include "dixstruct.h"
#include "resource.h"
#include "inputstr.h"
diff --git a/lbx/lbxexts.c b/lbx/lbxexts.c
index 2dbd7e9af..1086b4bc5 100644
--- a/lbx/lbxexts.c
+++ b/lbx/lbxexts.c
@@ -29,7 +29,7 @@
#include <X11/X.h>
#include <X11/Xproto.h>
-#include <X11/misc.h>
+#include "misc.h"
#include "dixstruct.h"
#include "colormapst.h"
#include "propertyst.h"
diff --git a/lbx/lbxgfx.c b/lbx/lbxgfx.c
index 877ce8e05..506859a20 100644
--- a/lbx/lbxgfx.c
+++ b/lbx/lbxgfx.c
@@ -35,8 +35,8 @@
#define NEED_EVENTS
#include <X11/X.h>
#include <X11/Xproto.h>
-#include <X11/misc.h>
-#include <X11/os.h>
+#include "misc.h"
+#include "os.h"
#include "dixstruct.h"
#include "resource.h"
#include "servermd.h"
diff --git a/lbx/lbxmain.c b/lbx/lbxmain.c
index f99e7af05..9139dfbed 100644
--- a/lbx/lbxmain.c
+++ b/lbx/lbxmain.c
@@ -57,8 +57,8 @@ in this Software without prior written authorization from The Open Group.
#include <X11/X.h>
#include <X11/Xproto.h>
#include <X11/Xos.h>
-#include <X11/misc.h>
-#include <X11/os.h>
+#include "misc.h"
+#include "os.h"
#include "dixstruct.h"
#include "resource.h"
#include "scrnintstr.h"
diff --git a/lbx/lbxopts.c b/lbx/lbxopts.c
index 53f5efed9..eac51bcea 100644
--- a/lbx/lbxopts.c
+++ b/lbx/lbxopts.c
@@ -32,7 +32,7 @@
#endif
#include <X11/X.h>
#include <X11/Xproto.h>
-#include <X11/misc.h>
+#include "misc.h"
#include "colormapst.h"
#include "propertyst.h"
#include "lbxserve.h"
diff --git a/lbx/lbxprop.c b/lbx/lbxprop.c
index 09d818f0c..53c4ef424 100644
--- a/lbx/lbxprop.c
+++ b/lbx/lbxprop.c
@@ -60,8 +60,8 @@ in this Software without prior written authorization from The Open Group.
#define NEED_EVENTS
#include <X11/X.h>
#include <X11/Xproto.h>
-#include <X11/misc.h>
-#include <X11/os.h>
+#include "misc.h"
+#include "os.h"
#include "dixstruct.h"
#include "resource.h"
#include "servermd.h"
diff --git a/lbx/lbxsquish.c b/lbx/lbxsquish.c
index 65c66e717..8f1cad7c0 100644
--- a/lbx/lbxsquish.c
+++ b/lbx/lbxsquish.c
@@ -56,7 +56,7 @@ in this Software without prior written authorization from The Open Group.
#include <X11/X.h>
#include <X11/Xproto.h>
#include <X11/Xos.h>
-#include <X11/misc.h>
+#include "misc.h"
#include "colormapst.h"
#include "propertyst.h"
#include "lbxserve.h"
diff --git a/lbx/lbxswap.c b/lbx/lbxswap.c
index cfed6a4c5..848be7f70 100644
--- a/lbx/lbxswap.c
+++ b/lbx/lbxswap.c
@@ -57,8 +57,8 @@ in this Software without prior written authorization from The Open Group.
#include <X11/X.h>
#include <X11/Xproto.h>
#include <X11/Xos.h>
-#include <X11/misc.h>
-#include <X11/os.h>
+#include "misc.h"
+#include "os.h"
#include "dixstruct.h"
#include "pixmapstr.h"
#include "scrnintstr.h"
diff --git a/lbx/lbxtags.c b/lbx/lbxtags.c
index 10a7ca4bb..84365b253 100644
--- a/lbx/lbxtags.c
+++ b/lbx/lbxtags.c
@@ -53,7 +53,7 @@ in this Software without prior written authorization from The Open Group.
#endif
#include <X11/X.h>
-#include <X11/misc.h>
+#include "misc.h"
#include "lbxdata.h"
#include "resource.h"
#include "colormapst.h"