build fix, should have been part of r66615

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2011-01-07 06:45:29 +00:00
parent 081d8d96db
commit 17811bf9c9
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
#include "wx/wxprec.h"
#include "wx/osx/colordlg.h"
#include "wx/colordlg.h"
#include "wx/fontdlg.h"

View File

@@ -20,7 +20,7 @@
#include "wx/wxprec.h"
#include "wx/osx/colordlg.h"
#include "wx/colordlg.h"
#include "wx/fontdlg.h"
// ============================================================================