non-pch build fix
This commit is contained in:
@@ -24,12 +24,13 @@
|
|||||||
|
|
||||||
#if wxUSE_ACTIVITYINDICATOR && !defined(__WXGTK3__)
|
#if wxUSE_ACTIVITYINDICATOR && !defined(__WXGTK3__)
|
||||||
|
|
||||||
|
#include "wx/activityindicator.h"
|
||||||
|
|
||||||
#ifndef WX_PRECOMP
|
#ifndef WX_PRECOMP
|
||||||
|
#include "wx/dcclient.h"
|
||||||
#include "wx/timer.h"
|
#include "wx/timer.h"
|
||||||
#endif // WX_PRECOMP
|
#endif // WX_PRECOMP
|
||||||
|
|
||||||
#include "wx/activityindicator.h"
|
|
||||||
|
|
||||||
#include "wx/graphics.h"
|
#include "wx/graphics.h"
|
||||||
#include "wx/scopedptr.h"
|
#include "wx/scopedptr.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user