X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8ecff18117f8cabc0f515ad81aa4ad265e5e17d3..db60c20db8321d7fb0604e33fe7288ddb38c496e:/src/msw/pen.cpp diff --git a/src/msw/pen.cpp b/src/msw/pen.cpp index d460b6a9b4..745caf55b0 100644 --- a/src/msw/pen.cpp +++ b/src/msw/pen.cpp @@ -16,12 +16,13 @@ #pragma hdrstop #endif +#include "wx/pen.h" + #ifndef WX_PRECOMP #include #include "wx/list.h" #include "wx/utils.h" #include "wx/app.h" - #include "wx/pen.h" #endif #include "wx/msw/private.h"