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/pixelblending.h')
-rw-r--r--source/blender/render/intern/include/pixelblending.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/source/blender/render/intern/include/pixelblending.h b/source/blender/render/intern/include/pixelblending.h
index 316f6dc34dd..04fc037865f 100644
--- a/source/blender/render/intern/include/pixelblending.h
+++ b/source/blender/render/intern/include/pixelblending.h
@@ -42,11 +42,6 @@
/* own include */
#include "pixelblending_types.h"
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
-
/**
* Samples pixel, depending on R.osa setting
*/