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/makesdna/DNA_defaults.h')
-rw-r--r--source/blender/makesdna/DNA_defaults.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/makesdna/DNA_defaults.h b/source/blender/makesdna/DNA_defaults.h
index 5b9297ce46a..c20ccc05637 100644
--- a/source/blender/makesdna/DNA_defaults.h
+++ b/source/blender/makesdna/DNA_defaults.h
@@ -27,6 +27,8 @@
#ifndef __DNA_DEFAULTS_H__
#define __DNA_DEFAULTS_H__
+#include "BLI_utildefines.h"
+
#include "dna_type_offsets.h"
extern const void *DNA_default_table[SDNA_TYPE_MAX];