aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk29/files/patch-include__wx__gtk__win_gtk.h
blob: d9c66f279bee17dbf42dda9e674f8a9ab5670ad9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- include/wx/gtk/win_gtk.h.orig	2009-11-27 01:59:18.000000000 +0100
+++ include/wx/gtk/win_gtk.h	2009-11-27 01:59:33.000000000 +0100
@@ -15,7 +15,9 @@
 extern "C" {
 #endif /* __cplusplus */
 
+#define GSocket GlibGSocket
 #include <gtk/gtkcontainer.h>
+#undef GSocket
 
 #include "wx/dlimpexp.h"