gtk animation ctrl needs to see the generic impl too

This commit is contained in:
Robin Dunn 2020-04-03 13:37:01 -07:00
parent e258a9d982
commit ba5cc4b49a

View File

@ -14,6 +14,7 @@
#if wxUSE_ANIMATIONCTRL
#include "wx/animate.h"
#include "wx/gtk/private/animate.h"
#include "wx/generic/private/animate.h"
#ifndef WX_PRECOMP
#include "wx/image.h"