]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/unix/private.h
Fix wxPropertyGrid::GetPropertyRect when the last item is collapsed.
[wxWidgets.git] / include / wx / unix / private.h
index 627cdb64143bd91e9ea978f693f5064c7800326d..fafc5435db3f0adafc5f99db57a393db140faccf 100644 (file)
@@ -3,7 +3,6 @@
 // Purpose:     miscellaneous private things for Unix wx ports
 // Author:      Vadim Zeitlin
 // Created:     2005-09-25
-// RCS-ID:      $Id$
 // Copyright:   (c) 2005 Vadim Zeitlin <vadim@wxwindows.org>
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
@@ -12,8 +11,9 @@
 #define _WX_UNIX_PRIVATE_H_
 
 // this file is currently empty as its original contents was moved to
-// include/wx/gsocket.h but let's keep it for now in case we need it for
+// include/wx/private/fd.h but let's keep it for now in case we need it for
 // something again in the future
+#include "wx/private/fd.h"
 
 #endif // _WX_UNIX_PRIVATE_H_