#include "wx/html/htmltag.h"
-#ifndef WXPRECOMP
+#ifndef WX_PRECOMP
#include "wx/colour.h"
+ #include "wx/wxcrtvararg.h"
#endif
#include "wx/html/htmlpars.h"
#include <stdio.h> // for vsscanf
#include <stdarg.h>
-
//-----------------------------------------------------------------------------
// wxHtmlTagsCache
//-----------------------------------------------------------------------------