summaryrefslogtreecommitdiff
path: root/FL/Fl_Native_File_Chooser_MAC.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl_Native_File_Chooser_MAC.H')
-rw-r--r--FL/Fl_Native_File_Chooser_MAC.H4
1 files changed, 0 insertions, 4 deletions
diff --git a/FL/Fl_Native_File_Chooser_MAC.H b/FL/Fl_Native_File_Chooser_MAC.H
index 8697281b7..5336747f3 100644
--- a/FL/Fl_Native_File_Chooser_MAC.H
+++ b/FL/Fl_Native_File_Chooser_MAC.H
@@ -29,11 +29,7 @@
#ifndef FL_DOXYGEN // PREVENT DOXYGEN'S USE OF THIS FILE
// OSX-SPECIFIC NATIVE BROWSER
-#ifdef __APPLE_CC__
#include <Carbon/Carbon.h>
-#else /*__APPLE_CC__*/
-#include <Carbon.h>
-#endif /*__APPLE_CC__*/
#include <config.h>
#undef check // necessary for use of Fl::check()