From aa30a6d46e7af7c5827be97b01360ed5fce071cf Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 31 Mar 2020 13:53:56 -0700 Subject: [PATCH] commit suggested change Co-Authored-By: VZ --- src/gtk/animate.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gtk/animate.cpp b/src/gtk/animate.cpp index 5a1cebb545..600100650f 100644 --- a/src/gtk/animate.cpp +++ b/src/gtk/animate.cpp @@ -14,7 +14,6 @@ #if wxUSE_ANIMATIONCTRL #include "wx/animate.h" - #ifndef WX_PRECOMP #include "wx/image.h" #include "wx/log.h"