[cogl/wip/rib/cogl-1.12: 136/139] Remove one final user of cogl-handle and cogl-handle.h itself



commit 57f420e21e3480d95fb4963b156bf284a1005390
Author: Sjoerd Simons <sjoerd simons collabora co uk>
Date:   Fri Aug 10 09:43:45 2012 +0200

    Remove one final user of cogl-handle and cogl-handle.h itself
    
    Reviewed-by: Robert Bragg <robert linux intel com>

 cogl/cogl-handle.h                |   35 -----------------------------------
 cogl/cogl-pipeline-fragend-glsl.c |    2 +-
 2 files changed, 1 insertions(+), 36 deletions(-)
---
diff --git a/cogl/cogl-pipeline-fragend-glsl.c b/cogl/cogl-pipeline-fragend-glsl.c
index 44ebb59..6093673 100644
--- a/cogl/cogl-pipeline-fragend-glsl.c
+++ b/cogl/cogl-pipeline-fragend-glsl.c
@@ -42,7 +42,7 @@
 
 #include "cogl-internal.h"
 #include "cogl-context-private.h"
-#include "cogl-handle.h"
+#include "cogl-object-private.h"
 #include "cogl-shader-private.h"
 #include "cogl-program-private.h"
 #include "cogl-pipeline-cache.h"



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