From a71b82dda9493f993309194e39dfd70e8fe2fe54 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Mon, 19 May 2003 16:46:27 +0000 Subject: [PATCH] compilation fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/msw/ownerdrw.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/msw/ownerdrw.cpp b/src/msw/ownerdrw.cpp index f3bafeae3c..632dd8f660 100644 --- a/src/msw/ownerdrw.cpp +++ b/src/msw/ownerdrw.cpp @@ -29,6 +29,7 @@ #include "wx/dcmemory.h" #include "wx/menu.h" #include "wx/utils.h" + #include "wx/module.h" #endif #include "wx/settings.h" -- 2.50.0