From 0bb669638f032e61471007b2fa88285aa5d63903 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Sun, 3 Jul 2005 08:53:54 +0000 Subject: Change and to "misc.h" and "os.h". --- os/oscolor.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'os/oscolor.c') diff --git a/os/oscolor.c b/os/oscolor.c index 65de9e4f5..fdbde7906 100644 --- a/os/oscolor.c +++ b/os/oscolor.c @@ -63,7 +63,7 @@ SOFTWARE. #endif #endif #include "rgb.h" -#include +#include "os.h" #include "opaque.h" /* Note that we are assuming there is only one database for all the screens. */ @@ -152,7 +152,7 @@ OsLookupColor(int screen, char *name, unsigned int len, */ #include -#include +#include "os.h" #include "opaque.h" #define HASHSIZE 511 -- cgit v1.2.3