[cogl/cogl-gst-1.18: 1/10] path: remove internal inclusion not needed



commit 1c48fb712a75add9f2e03abdd3c29a3370a1d33d
Author: Lionel Landwerlin <llandwerlin gmail com>
Date:   Tue Apr 1 16:30:58 2014 +0100

    path: remove internal inclusion not needed

 cogl-path/cogl-path-private.h |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/cogl-path/cogl-path-private.h b/cogl-path/cogl-path-private.h
index 078e58f..b0931d0 100644
--- a/cogl-path/cogl-path-private.h
+++ b/cogl-path/cogl-path-private.h
@@ -31,8 +31,7 @@
 #ifndef __COGL_PATH_PRIVATE_H
 #define __COGL_PATH_PRIVATE_H
 
-#include "cogl-object.h"
-#include "cogl-attribute-private.h"
+#include "cogl-path.h"
 
 typedef struct _floatVec2
 {


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