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/include/BIF_mywindow.h')
-rw-r--r--source/blender/include/BIF_mywindow.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/include/BIF_mywindow.h b/source/blender/include/BIF_mywindow.h
index 1e581b3dc4b..6db64cea4e3 100644
--- a/source/blender/include/BIF_mywindow.h
+++ b/source/blender/include/BIF_mywindow.h
@@ -36,6 +36,10 @@
#ifndef BIF_MYWINDOW_H
#define BIF_MYWINDOW_H
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
struct rcti;
/*---*/