[Cogl] [PATCH 1/2] path: remove internal inclusion not needed
Lionel Landwerlin
llandwerlin at gmail.com
Tue Apr 1 08:35:08 PDT 2014
---
cogl-path/cogl-path-private.h | 3 +--
1 file changed, 1 insertion(+), 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
{
--
1.9.0
More information about the Cogl
mailing list