X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8ecff18117f8cabc0f515ad81aa4ad265e5e17d3..2588b9c467b3a313f516ef81c7d5cfd14d1e8bb6:/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"