PCH-less build fix for wxGenericCollapsibleHeaderCtrl
Add missing wx/dcclient.h inclusion.
This commit is contained in:
parent
744c3e773e
commit
47e2fe4e55
@ -24,6 +24,7 @@
|
|||||||
#include "wx/collheaderctrl.h"
|
#include "wx/collheaderctrl.h"
|
||||||
|
|
||||||
#ifndef WX_PRECOMP
|
#ifndef WX_PRECOMP
|
||||||
|
#include "wx/dcclient.h"
|
||||||
#include "wx/sizer.h"
|
#include "wx/sizer.h"
|
||||||
#endif // !WX_PRECOMP
|
#endif // !WX_PRECOMP
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user