fixed compiler warning due to missing function declaration
authorHolger Schemel <info@artsoft.org>
Mon, 11 Jun 2018 20:02:30 +0000 (22:02 +0200)
committerHolger Schemel <info@artsoft.org>
Sun, 17 Jun 2018 22:02:49 +0000 (00:02 +0200)
src/anim.c

index b6ee0b933cb1b12307578c73fe3b2b18eb705825..d81a0746edde6052861a2dfa1145b3a7c3c9f6ce 100644 (file)
@@ -14,6 +14,7 @@
 #include "anim.h"
 #include "main.h"
 #include "tools.h"
+#include "screens.h"
 
 
 /* values for global toon animation definition */