summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
a82afab)
Fix wxNonOwnedWindow compilation in wxGTK without PCH.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69409
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#endif
#ifndef WX_PRECOMP
#endif
#ifndef WX_PRECOMP
+ #include "wx/frame.h" // Just for wxFRAME_SHAPED.
+ #include "wx/nonownedwnd.h"
+ #include "wx/region.h"
#endif // WX_PRECOMP
#include "wx/gtk/private.h"
#endif // WX_PRECOMP
#include "wx/gtk/private.h"