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:
Václav Slavík
2007-04-27 21:35:43 +00:00
parent 193d0c9310
commit b4f4d3dd61
26 changed files with 29 additions and 29 deletions

View File

@@ -17,7 +17,7 @@
#include "wx/html/htmltag.h"
#ifndef WXPRECOMP
#ifndef WX_PRECOMP
#include "wx/colour.h"
#include "wx/wxcrtvararg.h"
#endif