]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/mimecmn.cpp
gtk wxStaticText and wxALIGN_CENTER_VERTICAL
[wxWidgets.git] / src / common / mimecmn.cpp
index 539fd7a7a88076960f73d50bafdef8d44f82b1a6..006e1926d28c4bca1ad37e45f6cc7686b59e598f 100644 (file)
@@ -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__