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". --- afb/afbbres.c | 2 +- afb/afbbresd.c | 2 +- afb/afbgetsp.c | 2 +- afb/afbmisc.c | 2 +- afb/afbsetsp.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'afb') diff --git a/afb/afbbres.c b/afb/afbbres.c index baf8d996f..6ee09b9e4 100644 --- a/afb/afbbres.c +++ b/afb/afbbres.c @@ -54,7 +54,7 @@ SOFTWARE. #endif #include -#include +#include "misc.h" #include "afb.h" #include "maskbits.h" #include "miline.h" diff --git a/afb/afbbresd.c b/afb/afbbresd.c index a5a9cd134..52cb62cab 100644 --- a/afb/afbbresd.c +++ b/afb/afbbresd.c @@ -53,7 +53,7 @@ SOFTWARE. #endif #include -#include +#include "misc.h" #include "afb.h" #include "maskbits.h" #include "miline.h" diff --git a/afb/afbgetsp.c b/afb/afbgetsp.c index 10384615a..3cc2e2f6e 100644 --- a/afb/afbgetsp.c +++ b/afb/afbgetsp.c @@ -56,7 +56,7 @@ SOFTWARE. #include #include -#include +#include "misc.h" #include "region.h" #include "gc.h" #include "windowstr.h" diff --git a/afb/afbmisc.c b/afb/afbmisc.c index 08ebc62f7..e5a4f492d 100644 --- a/afb/afbmisc.c +++ b/afb/afbmisc.c @@ -53,7 +53,7 @@ SOFTWARE. #endif #include -#include +#include "misc.h" #include "cursor.h" #include "scrnintstr.h" diff --git a/afb/afbsetsp.c b/afb/afbsetsp.c index f039cd9f0..3a078ffa9 100644 --- a/afb/afbsetsp.c +++ b/afb/afbsetsp.c @@ -56,7 +56,7 @@ SOFTWARE. #include #include -#include +#include "misc.h" #include "regionstr.h" #include "gcstruct.h" #include "windowstr.h" -- cgit v1.2.3