X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9ea759d4498f89b30a6233b2809a97bcede2dfa9..76f1eb7e1f6be1d53c81fd3fa6ebb6f9c9b689b7:/include/wx/mac/gsockmac.h 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