From 18b7dcc2b07e5d4fe88f5a13c91a555f5420565d Mon Sep 17 00:00:00 2001 From: dan Date: Fri, 22 Sep 2000 18:14:20 +0000 Subject: [PATCH] Fixed a problem related to the order in which the header files are included. --- wmlib/WMaker.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wmlib/WMaker.h b/wmlib/WMaker.h index 1c2a8b26..9e4009e0 100644 --- a/wmlib/WMaker.h +++ b/wmlib/WMaker.h @@ -24,6 +24,8 @@ /* the definitions in this file can change at any time. WINGs has more * stable definitions */ +#undef BOOL + #include #include