Applied patch [ 830313 ] (2.4.x) Fix building animate on Linux

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-12-11 10:47:59 +00:00
parent 090a10c472
commit 6cd0414aca
3 changed files with 6 additions and 2 deletions

View File

@@ -21,6 +21,7 @@
#include <wx/gdicmn.h>
#include <wx/list.h>
#include <wx/timer.h>
#include <wx/control.h>
//#define ANIMDLLEXPORT WXDLLEXPORT
#define ANIMDLLEXPORT