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/render/intern/include/RE_callbacks.h')
-rw-r--r--source/blender/render/intern/include/RE_callbacks.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/render/intern/include/RE_callbacks.h b/source/blender/render/intern/include/RE_callbacks.h
index 8a53923cb8b..159eaa84ca4 100644
--- a/source/blender/render/intern/include/RE_callbacks.h
+++ b/source/blender/render/intern/include/RE_callbacks.h
@@ -34,10 +34,6 @@
#ifndef RE_CALLBACKS_H
#define RE_CALLBACKS_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#ifdef __cplusplus
extern "C" {
#endif