Fix PCH-less build after previous commit.
Need to include wx/window.h now that wx/animate.h is not included any more. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -20,6 +20,7 @@
|
|||||||
#include "wx/colour.h"
|
#include "wx/colour.h"
|
||||||
#include "wx/filesys.h"
|
#include "wx/filesys.h"
|
||||||
#include "wx/imaglist.h"
|
#include "wx/imaglist.h"
|
||||||
|
#include "wx/window.h"
|
||||||
|
|
||||||
class WXDLLIMPEXP_FWD_ADV wxAnimation;
|
class WXDLLIMPEXP_FWD_ADV wxAnimation;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user