Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/src/header_action.c')
-rw-r--r--source/blender/src/header_action.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/src/header_action.c b/source/blender/src/header_action.c
index 96d286d54d3..a2b87477f3a 100644
--- a/source/blender/src/header_action.c
+++ b/source/blender/src/header_action.c
@@ -37,6 +37,7 @@
#include <stdlib.h>
#include <string.h>
+#include <stdio.h>
#ifdef HAVE_CONFIG_H
#include <config.h>