compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
#if wxUSE_PROPSHEET
|
||||
|
||||
#include "wx/prop.h"
|
||||
#include "wx/panel.h"
|
||||
|
||||
#define wxPROP_BUTTON_CLOSE 1
|
||||
#define wxPROP_BUTTON_OK 2
|
||||
|
@@ -22,6 +22,7 @@
|
||||
|
||||
#ifndef WX_PRECOMP
|
||||
#include "wx/dialog.h" // the base class
|
||||
#include "wx/panel.h" // ditto
|
||||
|
||||
#include "wx/event.h" // wxEVT_XXX constants
|
||||
#endif // WX_PRECOMP
|
||||
|
Reference in New Issue
Block a user