diff --git a/src/msw/hyperlink.cpp b/src/msw/hyperlink.cpp index 0e4f5009f5..1f43287129 100644 --- a/src/msw/hyperlink.cpp +++ b/src/msw/hyperlink.cpp @@ -25,6 +25,7 @@ #ifndef WX_PRECOMP #include "wx/stattext.h" + #include "wx/msw/private.h" #endif // ----------------------------------------------------------------------------