]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/socket.h
More Motif stuff, minor stubs correction
[wxWidgets.git] / include / wx / socket.h
index a65b4683cd1102db7664abed20a9459f9dfef217..b81f609ec4c3fd00bc973978e1d1d1ead5d76268 100644 (file)
@@ -8,11 +8,12 @@
 // Copyright:   (c) Guilhem Lavaux
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
+
 #ifndef _WX_NETWORK_SOCKET_H
 #define _WX_NETWORK_SOCKET_H
 
 #ifdef __GNUG__
-#pragma interface
+#pragma interface "socket.h"
 #endif
 
 // ---------------------------------------------------------------------------