[gegl] gegl: include "gegl-utils.h" in "gegl.h"



commit 1f3bbf6039273fe1836d25a50fecfcbca87bba68
Author: Michael Natterer <mitch gimp org>
Date:   Sat Nov 2 00:32:19 2013 +0100

    gegl: include "gegl-utils.h" in "gegl.h"

 gegl/gegl.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gegl/gegl.h b/gegl/gegl.h
index 7f65bb3..b5421ad 100644
--- a/gegl/gegl.h
+++ b/gegl/gegl.h
@@ -29,6 +29,7 @@
 #include <gegl-curve.h>
 #include <gegl-path.h>
 #include <gegl-matrix.h>
+#include <gegl-utils.h>
 #include <gegl-version.h>
 
 


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