wx\settings.h is part of PCH support.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-08-24 14:47:18 +00:00
parent 803c61bf2d
commit b41b2a052a

View File

@@ -13,9 +13,9 @@
#if wxUSE_MINIFRAME
#include "wx/minifram.h"
#include "wx/settings.h"
#ifndef WX_PRECOMP
#include "wx/settings.h"
#include "wx/dcscreen.h"
#endif