diff --git a/src/gtk/animate.cpp b/src/gtk/animate.cpp index d53dd5a440..c39d804dc7 100644 --- a/src/gtk/animate.cpp +++ b/src/gtk/animate.cpp @@ -11,7 +11,7 @@ // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" -#if wxUSE_ANIMATIONCTRL && !defined(__WXUNIVERSAL__) +#if wxUSE_ANIMATIONCTRL #include "wx/animate.h" #if !wxUSE_GENERIC_ANIMATIONCTRL