]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/timer.h
moved wxSTRINGIZE to defs.h and made it work with macro argument, so that it can...
[wxWidgets.git] / include / wx / timer.h
index 38a746ffa9c621d2c55548976b4cb2c17ce6f12a..b0efc9d3ad305f7a884b6cfb5e4d6172f05c25af 100644 (file)
@@ -113,7 +113,7 @@ protected:
     #include "wx/gtk/timer.h"
 #elif defined(__WXGTK__)
     #include "wx/gtk1/timer.h"
-#elif defined(__WXX11__) || defined(__WXMGL__)
+#elif defined(__WXX11__) || defined(__WXMGL__) || defined(__WXDFB__)
     #include "wx/generic/timer.h"
 #elif defined (__WXCOCOA__)
     #include "wx/cocoa/timer.h"