From 3bd9e065fceecc5dbd0ee999a7692e9e4b09cc75 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 29 Jun 2009 23:42:35 +0000 Subject: Mon Jun 29 23:42:10 UTC 2009 Johnny Willemsen * contrib/FaCE/newres.h: Fixed compile problem with CEGCC --- ACE/contrib/FaCE/newres.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ACE/contrib') diff --git a/ACE/contrib/FaCE/newres.h b/ACE/contrib/FaCE/newres.h index 0fdbcaa3bb0..3808b7b22a1 100644 --- a/ACE/contrib/FaCE/newres.h +++ b/ACE/contrib/FaCE/newres.h @@ -32,6 +32,7 @@ #define _INC_WINDOWS #include "winuser.h" // extract from windows header #include "winver.h" + #include "windows.h" #endif #endif -- cgit v1.2.1