]> git.saurik.com Git - wxWidgets.git/commitdiff
Include Header file of base class!
authorStefan Neis <Stefan.Neis@t-online.de>
Sat, 5 Feb 2000 15:56:59 +0000 (15:56 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sat, 5 Feb 2000 15:56:59 +0000 (15:56 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5854 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/generic/statusbr.cpp

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