#include "wx/intl.h"
#include "wx/log.h"
#include "wx/frame.h"
+ #include "wx/dialog.h"
#endif
-#include "wx/dialog.h"
-
IMPLEMENT_DYNAMIC_CLASS(wxDialogXmlHandler, wxXmlResourceHandler)
wxDialogXmlHandler::wxDialogXmlHandler() : wxXmlResourceHandler()