]> git.saurik.com Git - wxWidgets.git/commitdiff
app.h must be included for the non RAEL implementation, as universal binaries command...
authorStefan Csomor <csomor@advancedconcepts.ch>
Fri, 27 Jan 2006 09:50:40 +0000 (09:50 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Fri, 27 Jan 2006 09:50:40 +0000 (09:50 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mac/carbon/evtloop.cpp

index 7c2b0babeb078b97c3532715f50989d8edfa502c..ab9e51700d43399ad1b662bfb50424ca03f43b1c 100644 (file)
@@ -25,6 +25,7 @@
 #endif
 
 #include "wx/evtloop.h"
 #endif
 
 #include "wx/evtloop.h"
+#include "wx/app.h"
 
 #include <Carbon/Carbon.h>
 
 
 #include <Carbon/Carbon.h>