]> git.saurik.com Git - wxWidgets.git/commitdiff
Need include so user code can access book control
authorJulian Smart <julian@anthemion.co.uk>
Thu, 10 Aug 2006 12:43:38 +0000 (12:43 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 10 Aug 2006 12:43:38 +0000 (12:43 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/generic/propdlg.h

index f2fcbaf9c96df5ca3408a4e6bd1a3c313bf2d041..282a25072bfa2b7c218eb05c8667557cd793f068 100644 (file)
@@ -16,7 +16,7 @@
 
 #if wxUSE_BOOKCTRL
 
-class WXDLLEXPORT wxBookCtrlBase;
+#include "wx/bookctrl.h"
 
 //-----------------------------------------------------------------------------
 // wxPropertySheetDialog