]> git.saurik.com Git - wxWidgets.git/commitdiff
fixing wx/evtloop.h for gtk1
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Thu, 29 Oct 2009 07:30:42 +0000 (07:30 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Thu, 29 Oct 2009 07:30:42 +0000 (07:30 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/evtloop.h

index 7a9495afbfc0ffb613d784634385049185ccf2ee..6da21416a5cb258fe560d0db00cad52b29b49620 100644 (file)
@@ -256,7 +256,7 @@ private:
     #include "wx/cocoa/evtloop.h"
 #elif defined(__WXDFB__)
     #include "wx/dfb/evtloop.h"
-#elif defined(__WXGTK__)
+#elif defined(__WXGTK20__)
     #include "wx/gtk/evtloop.h"
 #else // other platform