projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9274b96
)
fixed compiler warning due to missing function declaration
author
Holger Schemel
<info@artsoft.org>
Mon, 11 Jun 2018 20:02:30 +0000
(22:02 +0200)
committer
Holger Schemel
<info@artsoft.org>
Sun, 17 Jun 2018 22:02:49 +0000
(
00:02
+0200)
src/anim.c
patch
|
blob
|
history
diff --git
a/src/anim.c
b/src/anim.c
index b6ee0b933cb1b12307578c73fe3b2b18eb705825..d81a0746edde6052861a2dfa1145b3a7c3c9f6ce 100644
(file)
--- a/
src/anim.c
+++ b/
src/anim.c
@@
-14,6
+14,7
@@
#include "anim.h"
#include "main.h"
#include "tools.h"
+#include "screens.h"
/* values for global toon animation definition */