From 49dcc3d78a80d0cc0b7e144727ed8ecda96e17e6 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Mon, 2 Apr 2012 00:13:13 +0200 Subject: [PATCH] app: remove obsolete include --- app/paint/gimpbrushcore.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/paint/gimpbrushcore.c b/app/paint/gimpbrushcore.c index e4c2073996..07450c47fa 100644 --- a/app/paint/gimpbrushcore.c +++ b/app/paint/gimpbrushcore.c @@ -28,8 +28,6 @@ #include "base/pixel-region.h" #include "base/temp-buf.h" -#include "paint-funcs/paint-funcs.h" - #include "gegl/gimp-gegl-utils.h" #include "core/gimpbrush.h"