Reverted a change which breaks compilation for win32 - not sure on how to fix this :-?

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Guillermo Rodriguez Garcia 2000-02-05 18:16:47 +00:00
parent 608eeb0f24
commit 96d9e4df78

View File

@ -29,7 +29,7 @@
#include "wx/dcclient.h"
#endif
#include "wx/statusbr.h"
#include "wx/generic/statusbr.h"
#ifdef __WXMSW__
#include <windows.h>