[gegl] Remove include of nonexisting header geglmoduletypes.h



commit c3addb2f2807be275ff3fc0183884b0b04373f32
Author: Jon Nordby <jononor gmail com>
Date:   Sun Mar 27 10:49:22 2011 +0000

    Remove include of nonexisting header geglmoduletypes.h
    
    This header was removed in commit
    7bce252f1b84b4a9915dcb404896574b1fa59951
    Problem typically not exposed because gegl-module.h is not
    included anywhere.

 gegl/gegl-module.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gegl/gegl-module.h b/gegl/gegl-module.h
index e7e2df4..42c534e 100644
--- a/gegl/gegl-module.h
+++ b/gegl/gegl-module.h
@@ -24,7 +24,6 @@
 /*#include <gegl/gegl-types-internal.h>*/
 
 #include <gegl/buffer/gegl-buffer.h>
-#include <gegl/module/geglmoduletypes.h>
 #include <gegl/module/geglmodule.h>
 #include <gegl/operation/gegl-operation.h>
 



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