From: Robin Dunn Date: Fri, 27 Oct 2006 06:29:17 +0000 (+0000) Subject: include mslu.h X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ccddcbac5eb708e0812784f53d2c42db1738c50b include mslu.h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/msw/fdrepdlg.cpp b/src/msw/fdrepdlg.cpp index fbfd80833d..1c2006f35d 100644 --- a/src/msw/fdrepdlg.cpp +++ b/src/msw/fdrepdlg.cpp @@ -34,6 +34,8 @@ #include "wx/fdrepdlg.h" +#include "wx/msw/mslu.h" + // ---------------------------------------------------------------------------- // functions prototypes // ----------------------------------------------------------------------------