Fix for non-pch

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2008-03-25 17:04:15 +00:00
parent 7fbadf873c
commit c887f67c21

View File

@@ -21,6 +21,8 @@
#include "wx/nonownedwnd.h"
#include "wx/mac/private.h"
#include "wx/settings.h"
#include "wx/frame.h"
#if wxUSE_SYSTEM_OPTIONS
#include "wx/sysopt.h"