wxGTK1 : another msiing include file in evtloop.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen 2013-08-29 06:39:38 +00:00
parent 2156762c14
commit 8059d88d80

View File

@ -25,6 +25,7 @@
#include "wx/evtloop.h"
#include "wx/private/eventloopsourcesmanager.h"
#include "wx/apptrait.h"
#ifndef WX_PRECOMP
#include "wx/app.h"