From b2d8aef2393873a4674f92a09da9de8e2bbfe082 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Sat, 17 Mar 2012 15:18:55 +0100 Subject: [PATCH] app: remove obsolete include in gimpchannel.c --- app/core/gimpchannel.c | 1 - 1 file changed, 1 deletion(-) diff --git a/app/core/gimpchannel.c b/app/core/gimpchannel.c index b93dd4935d..3dc2d7ef37 100644 --- a/app/core/gimpchannel.c +++ b/app/core/gimpchannel.c @@ -27,7 +27,6 @@ #include "core-types.h" #include "base/boundary.h" -#include "base/pixel-processor.h" #include "base/pixel-region.h" #include "base/tile.h" #include "base/tile-manager.h"