X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ea759d4498f89b30a6233b2809a97bcede2dfa9..dd9f8b6bb6935360a8271dc3e8749fb026b601a8:/include/wx/mac/gsockmac.h?ds=sidebyside diff --git a/include/wx/mac/gsockmac.h b/include/wx/mac/gsockmac.h index 68bdf47b85..a5ab6110d1 100644 --- a/include/wx/mac/gsockmac.h +++ b/include/wx/mac/gsockmac.h @@ -1,5 +1,14 @@ -#if __WXMAC_CLASSIC__ +/* + Name: wx/gsockmac.h + Purpose: GSocket base header + Author: Stefan Csomor + Modified by: + Created: + Copyright: (c) Stefan Csomor + RCS-ID: $Id$ + Licence: wxWindows Licence +*/ + +#ifdef __WXMAC_CLASSIC__ #include "wx/mac/classic/gsockmac.h" -#else -#include "wx/mac/carbon/gsockmac.h" #endif \ No newline at end of file