From 023fff9ae0d4b7ace23fc5c070576c240a9f6915 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Sat, 24 Aug 2002 14:50:36 +0000 Subject: [PATCH] fix for getting CW Carbon Target git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/mac/morefile/MoreFilesExtras.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mac/morefile/MoreFilesExtras.c b/src/mac/morefile/MoreFilesExtras.c index ee93919b96..05a0ce9924 100644 --- a/src/mac/morefile/MoreFilesExtras.c +++ b/src/mac/morefile/MoreFilesExtras.c @@ -45,6 +45,8 @@ #include #include #include +#else +#include #endif #include #include -- 2.47.2