]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/htmltag.cpp
Include wx/colour.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / html / htmltag.cpp
index ed4aaab49625f60ebfde36944b82d90361bf5825..6686cb9cba08f95b2fd03173ab609d701da19fe2 100644 (file)
 #include "wx/html/htmltag.h"
 
 #ifndef WXPRECOMP
+    #include "wx/colour.h"
 #endif
 
 #include "wx/html/htmlpars.h"
-#include "wx/colour.h"
 #include <stdio.h> // for vsscanf
 #include <stdarg.h>