Build fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-09-19 16:30:15 +00:00
parent c744d3f862
commit 762ad18553

View File

@@ -12,6 +12,7 @@
#define _WX_UNIV_STDREND_H_
#include "wx/univ/renderer.h"
#include "wx/pen.h"
class WXDLLEXPORT wxColourScheme;
@@ -238,4 +239,3 @@ protected:
};
#endif // _WX_UNIV_STDREND_H_