Include wx/settings.h to provide wxSystemSettings & wxSYS_COLOUR_3DFACE

This commit is contained in:
Jouk 2016-02-03 09:02:13 +01:00
parent 7bcd9e05bd
commit 8397fe2d13

View File

@ -18,6 +18,7 @@
#if wxUSE_COLOURDLG
#ifndef WX_PRECOMP
#include "wx/settings.h"
#include "wx/utils.h"
#include "wx/intl.h"
#include "wx/dialog.h"