fixing missing wxON_BLOCK_EXIT_OBJ1 error on gtk build

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2014-03-31 19:42:08 +00:00
parent 096a7abda6
commit 9354ecbbeb

View File

@ -22,6 +22,8 @@
#include "wx/image.h"
#include "wx/wfstream.h"
#include "wx/stdpaths.h"
#include "wx/scopeguard.h"
#include "testimagefile.h"
#include <stdexcept>