Fix building Render sample with precompiled headers
This commit is contained in:
parent
a3988c8db6
commit
6831a91b7d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue