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_gl.h')
-rw-r--r--source/blender/include/BIF_gl.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/include/BIF_gl.h b/source/blender/include/BIF_gl.h
index 291c465c6c6..164fb15b410 100644
--- a/source/blender/include/BIF_gl.h
+++ b/source/blender/include/BIF_gl.h
@@ -37,6 +37,10 @@
#include <GL/gl.h>
#include <GL/glu.h>
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
/*
* these should be phased out. cpack should be replaced in
* code with calls to glColor3ub, lrectwrite probably should