#if wxUSE_MEDIACTRL
#include "wx/dcclient.h"
+#include "wx/thread.h"
//---------------------------------------------------------------------------
// Externals (somewhere in src/msw/app.cpp)
wxT("(numeric %i)\n")
wxT("occured at line %i in ")
wxT("mediactrl.cpp"),
- (int)hrdsv, szError, __LINE__);
+ szError, (int)hrdsv, __LINE__);
}
else
{