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 'intern/clog/clog.c')
-rw-r--r--intern/clog/clog.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/intern/clog/clog.c b/intern/clog/clog.c
index 391b71d77de..01d1c0a1770 100644
--- a/intern/clog/clog.c
+++ b/intern/clog/clog.c
@@ -21,6 +21,7 @@
#include <assert.h>
#include <stdarg.h>
#include <stdint.h>
+#include <stdio.h>
#include <stdlib.h>
#include <string.h>