[gimp] app: include gimp-gegl-nodes.h in gimpchannel.c



commit 33f361f6347d60da719dda3e6d2313501e91e94e
Author: Michael Natterer <mitch gimp org>
Date:   Sun Oct 20 00:35:20 2013 +0200

    app: include gimp-gegl-nodes.h in gimpchannel.c

 app/core/gimpchannel.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/core/gimpchannel.c b/app/core/gimpchannel.c
index fa24fb1..6aeefd8 100644
--- a/app/core/gimpchannel.c
+++ b/app/core/gimpchannel.c
@@ -32,7 +32,7 @@
 
 #include "gegl/gimp-gegl-apply-operation.h"
 #include "gegl/gimp-gegl-mask.h"
-#include "gegl/gimp-gegl-utils.h"
+#include "gegl/gimp-gegl-nodes.h"
 
 #include "gimp.h"
 #include "gimp-utils.h"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]