]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/gsockmac.h
pen.h depends from brush.h in compat mode
[wxWidgets.git] / include / wx / mac / gsockmac.h
index 68bdf47b8544a1f96524ca9f9933c0a60fb41aa9..a5ab6110d1fe6a7344bba4c096aac99315813ee3 100644 (file)
@@ -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