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/moto/include/MT_Stream.h')
-rwxr-xr-xintern/moto/include/MT_Stream.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/intern/moto/include/MT_Stream.h b/intern/moto/include/MT_Stream.h
index 75d61014df8..a2729ced817 100755
--- a/intern/moto/include/MT_Stream.h
+++ b/intern/moto/include/MT_Stream.h
@@ -30,9 +30,12 @@
*/
#ifndef GEN_STREAM_H
-
#define GEN_STREAM_H
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#ifdef __CUSTOM_STREAM
class MT_OStream