X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/40989e46b86777dd211faeb3e5d2366cdcc6d8cd..db60c20db8321d7fb0604e33fe7288ddb38c496e:/src/msw/colour.cpp diff --git a/src/msw/colour.cpp b/src/msw/colour.cpp index b48c44724f..8d667f730e 100644 --- a/src/msw/colour.cpp +++ b/src/msw/colour.cpp @@ -12,12 +12,12 @@ // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" -#include "wx/colour.h" - #ifdef __BORLANDC__ #pragma hdrstop #endif +#include "wx/colour.h" + #include "wx/gdicmn.h" #include "wx/msw/private.h"