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_radio_types.h')
-rw-r--r--source/blender/makesdna/DNA_radio_types.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/makesdna/DNA_radio_types.h b/source/blender/makesdna/DNA_radio_types.h
index 29fd2bf082d..d04607a12ce 100644
--- a/source/blender/makesdna/DNA_radio_types.h
+++ b/source/blender/makesdna/DNA_radio_types.h
@@ -38,6 +38,10 @@
#ifndef DNA_RADIO_TYPES_H
#define DNA_RADIO_TYPES_H
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
typedef struct Radio {
short hemires, maxiter;
short drawtype, flag; /* bit 0 en 1: limits laten zien */