]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/evtloop.h
fix for IBM xlC 8, it can't parse the template syntax
[wxWidgets.git] / include / wx / evtloop.h
index 9ff5edbe649aaaf7da86bf9324659ccdab98a985..82d81c331af9935b58e489ad334b95e9523a2449 100644 (file)
@@ -12,9 +12,9 @@
 #ifndef _WX_EVTLOOP_H_
 #define _WX_EVTLOOP_H_
 
+#include "wx/event.h"
 #include "wx/utils.h"
 
-
 /*
     NOTE ABOUT wxEventLoopBase::YieldFor LOGIC
     ------------------------------------------