X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aad6765cbd8916ddeb0362b091663138c2e74df3..7d0cfe71cf84a7af4ea4f415964767dcb7d1dd66:/src/motif/colour.cpp diff --git a/src/motif/colour.cpp b/src/motif/colour.cpp index a5c18f05e4..17a8a4e72b 100644 --- a/src/motif/colour.cpp +++ b/src/motif/colour.cpp @@ -16,6 +16,9 @@ #pragma implementation "colour.h" #endif +// For compilers that support precompilation, includes "wx.h". +#include "wx/wxprec.h" + #include "wx/gdicmn.h" #include "wx/colour.h" #include "wx/app.h"