From a9b4774c0502f29e0f8eb6757a944420d02d5274 Mon Sep 17 00:00:00 2001 From: Michael Wetherell Date: Mon, 5 Jun 2006 17:12:45 +0000 Subject: [PATCH] Build fix for motif. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39569 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/generic/hyperlink.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/generic/hyperlink.cpp b/src/generic/hyperlink.cpp index c38f595f52..50693dd9d0 100644 --- a/src/generic/hyperlink.cpp +++ b/src/generic/hyperlink.cpp @@ -40,6 +40,7 @@ #endif #include "wx/clipbrd.h" +#include "wx/dataobj.h" // ============================================================================ // implementation -- 2.50.0