WX_PRECOMP, not WXPRECOMP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
#if wxUSE_WXHTML_HELP
|
||||
|
||||
#ifndef WXPRECOMP
|
||||
#ifndef WX_PRECOMP
|
||||
#include "wx/object.h"
|
||||
#include "wx/dynarray.h"
|
||||
#include "wx/intl.h"
|
||||
@@ -40,7 +40,7 @@
|
||||
#include "wx/toolbar.h"
|
||||
#include "wx/choicdlg.h"
|
||||
#include "wx/filedlg.h"
|
||||
#endif // WXPRECOMP
|
||||
#endif // WX_PRECOMP
|
||||
|
||||
#include "wx/html/helpfrm.h"
|
||||
#include "wx/html/helpctrl.h"
|
||||
|
Reference in New Issue
Block a user