]> git.saurik.com Git - wxWidgets.git/commitdiff
Added missing #include.
authorStefan Neis <Stefan.Neis@t-online.de>
Sat, 17 May 2008 09:28:36 +0000 (09:28 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sat, 17 May 2008 09:28:36 +0000 (09:28 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/os2/app.cpp

index 6bcf77e8cf4be54d2313a96c858848aabe1929a5..f896e02201dedc9c7206ad9653e097680f38067e 100644 (file)
@@ -35,6 +35,7 @@
 
 #include "wx/stdpaths.h"
 #include "wx/filename.h"
+#include "wx/evtloop.h"
 
 #include "wx/os2/private.h"