From 03d291d9335dbe2b60c605d1cb6788565848c074 Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Thu, 19 Aug 2010 18:17:51 +0000 Subject: [PATCH] Make it compile a bit more git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/msw/hyperlink.cpp | 1 + 1 file changed, 1 insertion(+) 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 // ---------------------------------------------------------------------------- -- 2.50.0