X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/278d7ab4469db37ed930b66ebb2fd962133fe49d..88684daa70085522a07302c4cb1ab8346a8102ea:/src/common/mimecmn.cpp diff --git a/src/common/mimecmn.cpp b/src/common/mimecmn.cpp index 539fd7a7a8..006e1926d2 100644 --- a/src/common/mimecmn.cpp +++ b/src/common/mimecmn.cpp @@ -49,7 +49,7 @@ #if defined(__WXMSW__) #include "wx/msw/mimetype.h" #elif defined(__WXMAC__) - #include "wx/mac/mimetype.h" + #include "wx/osx/mimetype.h" #elif defined(__WXPM__) || defined (__EMX__) #include "wx/os2/mimetype.h" #undef __UNIX__