]> git.saurik.com Git - wxWidgets.git/commitdiff
fix for getting CW Carbon Target
authorStefan Csomor <csomor@advancedconcepts.ch>
Sat, 24 Aug 2002 14:50:36 +0000 (14:50 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Sat, 24 Aug 2002 14:50:36 +0000 (14:50 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mac/morefile/MoreFilesExtras.c

index ee93919b9642db1c2682f2489cce3f8c34e36c64..05a0ce992459be406f5270d7ed071b83562ec2de 100644 (file)
@@ -45,6 +45,8 @@
 #include <Traps.h>
 #include <FSM.h>
 #include <Disks.h>
+#else
+#include <HFSVolumes.h>
 #endif
 #include <OSUtils.h>
 #include <MacErrors.h>