From bd01e9346941fa85b4bb96a42cecdbc50e51c368 Mon Sep 17 00:00:00 2001 From: Michael Gapczynski Date: Wed, 13 Jun 2012 13:54:32 -0400 Subject: Add support for mounting Google Drive in external storage UI --- apps/files_external/lib/google.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/files_external/lib/google.php') diff --git a/apps/files_external/lib/google.php b/apps/files_external/lib/google.php index d2285a6d82c..c2a4af0ff8a 100644 --- a/apps/files_external/lib/google.php +++ b/apps/files_external/lib/google.php @@ -20,7 +20,7 @@ * License along with this library. If not, see . */ -require_once 'common.inc.php'; +require_once 'Google/common.inc.php'; class OC_Filestorage_Google extends OC_Filestorage_Common { -- cgit v1.2.3