The native version should only be used in the native port.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66930
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#else
#include "wx/generic/progdlgg.h"
#else
#include "wx/generic/progdlgg.h"
- #if defined(__WXMSW__) && wxUSE_THREADS
+ #if defined(__WXMSW__) && wxUSE_THREADS && !defined(__WXUNIVERSAL__)
#include "wx/msw/progdlg.h"
#else
class WXDLLIMPEXP_CORE wxProgressDialog
#include "wx/msw/progdlg.h"
#else
class WXDLLIMPEXP_CORE wxProgressDialog