Fix building Render sample with precompiled headers
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
#include "wx/frame.h"
|
||||
#include "wx/dc.h"
|
||||
#include "wx/dcclient.h"
|
||||
#include "wx/dcgraph.h"
|
||||
#include "wx/panel.h"
|
||||
#include "wx/menu.h"
|
||||
#include "wx/textdlg.h"
|
||||
@@ -38,6 +37,7 @@
|
||||
#include "wx/apptrait.h"
|
||||
#include "wx/artprov.h"
|
||||
#include "wx/renderer.h"
|
||||
#include "wx/dcgraph.h"
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
// resources
|
||||
|
||||
Reference in New Issue
Block a user