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/pixelshading.h')
-rw-r--r--source/blender/render/intern/include/pixelshading.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/source/blender/render/intern/include/pixelshading.h b/source/blender/render/intern/include/pixelshading.h
index 45669e8b121..3df3067f0a5 100644
--- a/source/blender/render/intern/include/pixelshading.h
+++ b/source/blender/render/intern/include/pixelshading.h
@@ -37,15 +37,8 @@
#ifndef PIXELSHADING_H
#define PIXELSHADING_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
-/* ------------------------------------------------------------------------- */
-
#include "render.h"
#include "vanillaRenderPipe_types.h"
-/* ------------------------------------------------------------------------- */
/**
* Render the pixel at (x,y) for object ap. Apply the jitter mask.