move wx/gsocket.h to wx/private/gsocket.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-11-26 12:21:56 +00:00
parent 3c0b7f4e46
commit 04889c59c6
12 changed files with 24 additions and 26 deletions

View File

@@ -19,7 +19,7 @@
#include <gdk/gdk.h>
#include <glib.h>
#include "wx/gsocket.h"
#include "wx/private/gsocket.h"
#include "wx/apptrait.h"
extern "C" {