]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/sckaddr.cpp
Added calendar contributed by Lorne White
[wxWidgets.git] / src / common / sckaddr.cpp
index fff40bef7ddae9e2cec462773dd72225a51bee00..398a3cf016bc8ca893a8ab4d6509aeabf3a4f4bf 100644 (file)
 #include <memory.h>
 #endif
 
-#include <wx/defs.h>
-#include <wx/object.h>
-#include <wx/log.h>
-#include <wx/gsocket.h>
-#include <wx/sckaddr.h>
+#include "wx/defs.h"
+#include "wx/object.h"
+#include "wx/log.h"
+#include "wx/gsocket.h"
+#include "wx/sckaddr.h"
 
 #if !USE_SHARED_LIBRARY
 IMPLEMENT_ABSTRACT_CLASS(wxSockAddress, wxObject)