]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/corefoundation/hid.cpp
Added wxSL_INVERSE
[wxWidgets.git] / src / mac / corefoundation / hid.cpp
index 4cb4aabd044f7fb287e4c49099ea8820ff616a43..a83519ac2caef33ebb9441241eb70c02cddd5609 100644 (file)
@@ -573,13 +573,8 @@ bool wxGetKeyState (wxKeyCode key)
 //
 #include "wx/intl.h"
 
-#ifdef __WXCOCOA__
 #include <CoreFoundation/CoreFoundation.h>
 #include <ApplicationServices/ApplicationServices.h>
-#else
-#include "wx/mac/private.h"
-#include "LaunchServices.h"
-#endif
 
 #include "wx/uri.h"
 #include "wx/mac/corefoundation/cfstring.h"