From 058097eaa5b327b05a93438aa1d531541d2f6015 Mon Sep 17 00:00:00 2001 From: adrpo Date: Thu, 22 Dec 2016 05:53:42 +0100 Subject: [PATCH] fix the compilation of OMEdit for qt4 --- OMEdit/OMEditGUI/Animation/AnimationWindow.h | 1 + 1 file changed, 1 insertion(+) diff --git a/OMEdit/OMEditGUI/Animation/AnimationWindow.h b/OMEdit/OMEditGUI/Animation/AnimationWindow.h index a98de6dbf62..8a478783cac 100644 --- a/OMEdit/OMEditGUI/Animation/AnimationWindow.h +++ b/OMEdit/OMEditGUI/Animation/AnimationWindow.h @@ -52,6 +52,7 @@ #include #include +#include #include #include #include