]> git.saurik.com Git - wxWidgets.git/commitdiff
Reverted a change which breaks compilation for win32 - not sure on how to fix this :-?
authorGuillermo Rodriguez Garcia <guille@iies.es>
Sat, 5 Feb 2000 18:16:47 +0000 (18:16 +0000)
committerGuillermo Rodriguez Garcia <guille@iies.es>
Sat, 5 Feb 2000 18:16:47 +0000 (18:16 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/generic/statusbr.cpp

index f268c4372415e754a78c64dcc835adbccc54c932..de2d7df9409606f07be7060d89a7043564d2abed 100644 (file)
@@ -29,7 +29,7 @@
 #include "wx/dcclient.h"
 #endif
 
-#include "wx/statusbr.h"
+#include "wx/generic/statusbr.h"
 
 #ifdef __WXMSW__
 #include <windows.h>