Compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@62183 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2009-09-28 09:40:20 +00:00
parent 20aa212619
commit 83226b65b2

View File

@@ -19,6 +19,8 @@
#ifndef WX_PRECOMP
#include "wx/palette.h"
#include "wx/log.h"
#include "wx/intl.h"
#endif
#include <stdlib.h>