]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/animate.h
added newline at end of file
[wxWidgets.git] / include / wx / animate.h
index d40361a958fa8ab54caa0550878e146f8485a8dd..1e0d6fc039b5346a8421568f88f438077619b1e4 100644 (file)
@@ -91,7 +91,7 @@ private:
 // include the platform-specific version of the wxAnimationCtrl class
 // ----------------------------------------------------------------------------
 
-#if defined(__WXGTK20__)
+#if defined(__WXGTK20__) && !defined(__WXUNIVERSAL__)
     #include "wx/gtk/animate.h"
 #else
     #include "wx/generic/animate.h"