Merge pull request #134 from a-wi/pg_draw_colours_alpha_fix
Fix build failures on some platforms after 7be75892
.
This commit is contained in:
@@ -75,6 +75,10 @@
|
|||||||
|
|
||||||
#if wxPG_USE_GC_FOR_ALPHA
|
#if wxPG_USE_GC_FOR_ALPHA
|
||||||
#include "wx/dcgraph.h"
|
#include "wx/dcgraph.h"
|
||||||
|
#include "wx/dcmemory.h" // for wxDynamicCast purposes
|
||||||
|
#if wxUSE_METAFILE
|
||||||
|
#include "wx/metafile.h" // for wxDynamicCast purposes
|
||||||
|
#endif // wxUSE_METAFILE
|
||||||
#endif // wxPG_USE_GC_FOR_ALPHA
|
#endif // wxPG_USE_GC_FOR_ALPHA
|
||||||
|
|
||||||
// -----------------------------------------------------------------------
|
// -----------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user