X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c6eb3a84be918dcfed2496d014549e13af0f0e9..ec2df34e27ba41f202ecbf096cdfed082a9ddb8f:/include/wx/osx/core/hid.h?ds=sidebyside diff --git a/include/wx/osx/core/hid.h b/include/wx/osx/core/hid.h index e6df5cb45f..84a4907d95 100644 --- a/include/wx/osx/core/hid.h +++ b/include/wx/osx/core/hid.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: wx/mac/corefoundation/hid.h +// Name: wx/osx/core/hid.h // Purpose: DARWIN HID layer for WX // Author: Ryan Norton // Modified by: @@ -34,7 +34,6 @@ //Darn apple - doesn't properly wrap their headers in extern "C"! //http://www.macosx.com/forums/archive/index.php/t-68069.html -//Needed for codewarrior link error with mach_port_deallocate() extern "C" { #include }