[gegl] Remove private headers from gegl-operation-temporal.c
- From: Daniel Sabo <daniels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] Remove private headers from gegl-operation-temporal.c
- Date: Fri, 29 Nov 2013 17:17:08 +0000 (UTC)
commit ca32630c0930bf8429bec703e492e29fced37ee2
Author: Daniel Sabo <DanielSabo gmail com>
Date: Fri Nov 29 09:09:45 2013 -0800
Remove private headers from gegl-operation-temporal.c
gegl/operation/gegl-operation-temporal.c | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
---
diff --git a/gegl/operation/gegl-operation-temporal.c b/gegl/operation/gegl-operation-temporal.c
index 655b6e6..8c63497 100644
--- a/gegl/operation/gegl-operation-temporal.c
+++ b/gegl/operation/gegl-operation-temporal.c
@@ -22,14 +22,8 @@
#include <string.h>
#include "gegl.h"
-#include "gegl-types-internal.h"
#include "gegl-operation-temporal.h"
-#include "gegl-utils.h"
-#include "graph/gegl-node.h"
-#include "graph/gegl-connection.h"
-#include "graph/gegl-pad.h"
-#include "buffer/gegl-region.h"
-#include "buffer/gegl-buffer.h"
+#include "gegl-operation-context.h"
struct _GeglOperationTemporalPrivate
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]