summaryrefslogtreecommitdiff
path: root/gdata/gdata-access-rule.c
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2009-06-10 19:43:07 +0100
committerPhilip Withnall <philip@tecnocode.co.uk>2009-06-14 10:06:57 +0100
commita53ecbd393e8eac9b773743bc7963d613deaafa0 (patch)
treeff0fd16e1d908ae8bd1847a346626ad3ae08f5d8 /gdata/gdata-access-rule.c
parent05d2280925c8492764b2bdc8d9a2f7957dafc877 (diff)
downloadlibgdata-a53ecbd393e8eac9b773743bc7963d613deaafa0.tar.gz
[core] Converted GData structs to GObjects
Converted all the GData structs to GObjects, and moved them to a "gd" directory. The documentation for the new objects is mostly complete, but no new test cases have been added. Helps: bgo#579170
Diffstat (limited to 'gdata/gdata-access-rule.c')
-rw-r--r--gdata/gdata-access-rule.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdata/gdata-access-rule.c b/gdata/gdata-access-rule.c
index e9bdb7c9..45852b69 100644
--- a/gdata/gdata-access-rule.c
+++ b/gdata/gdata-access-rule.c
@@ -35,7 +35,6 @@
#include <string.h>
#include "gdata-access-rule.h"
-#include "gdata-gdata.h"
#include "gdata-parser.h"
#include "gdata-types.h"
#include "gdata-private.h"