summaryrefslogtreecommitdiff
path: root/gdata/gdata.h
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2021-02-11 21:32:52 +0000
committerPhilip Withnall <philip@tecnocode.co.uk>2021-02-11 21:32:52 +0000
commit1de5b09b58ac025a9c1b1b210abef3073c9e808b (patch)
tree07671ccd88fb992f11f167d4ea88ee31489539b9 /gdata/gdata.h
parentc42082c8c959933e219a7725b791c51002a6daec (diff)
parentcd53cd6402c0348ce8a85c1d319c0e3a8445563b (diff)
downloadlibgdata-1de5b09b58ac025a9c1b1b210abef3073c9e808b.tar.gz
Merge branch 'wip/oholy/documents-shared-drives-support' into 'master'
documents: Add Shared Drives support Closes #25 See merge request GNOME/libgdata!27
Diffstat (limited to 'gdata/gdata.h')
-rw-r--r--gdata/gdata.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdata/gdata.h b/gdata/gdata.h
index a1ff6ec4..0858accd 100644
--- a/gdata/gdata.h
+++ b/gdata/gdata.h
@@ -128,6 +128,8 @@
/* Google Documents*/
#include <gdata/services/documents/gdata-documents-entry.h>
#include <gdata/services/documents/gdata-documents-document.h>
+#include <gdata/services/documents/gdata-documents-drive.h>
+#include <gdata/services/documents/gdata-documents-drive-query.h>
#include <gdata/services/documents/gdata-documents-property.h>
#include <gdata/services/documents/gdata-documents-text.h>
#include <gdata/services/documents/gdata-documents-spreadsheet.h>