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/img/intern/IMG_BrushRGBA32.h')
-rw-r--r--source/blender/img/intern/IMG_BrushRGBA32.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/source/blender/img/intern/IMG_BrushRGBA32.h b/source/blender/img/intern/IMG_BrushRGBA32.h
index 8995a218bc5..4c94131f52a 100644
--- a/source/blender/img/intern/IMG_BrushRGBA32.h
+++ b/source/blender/img/intern/IMG_BrushRGBA32.h
@@ -32,13 +32,8 @@
#ifndef _H_IMG_BrushRGBA32
#define _H_IMG_BrushRGBA32
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#include "IMG_PixmapRGBA32.h"
-
/**
* A brush used for drawing in pixmaps.
* The brush is a pixmap as well.