Added dcprint.h include
This commit is contained in:
parent
9bcafd02f4
commit
1bb714b9df
@ -17,6 +17,7 @@
|
||||
#ifndef WX_PRECOMP
|
||||
#include "wx/dynarray.h"
|
||||
#include "wx/dc.h"
|
||||
#include "wx/dcprint.h"
|
||||
#include "wx/scrolwin.h"
|
||||
#include "wx/timer.h"
|
||||
#include "wx/dcmemory.h"
|
||||
|
Loading…
Reference in New Issue
Block a user