wxGTK1 : wx/private/eventloopsourcesmanager.h was missing in evtloop.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74723 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2013-08-28 06:01:12 +00:00
parent 35d6156ba4
commit 7169360153

View File

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