From kde-commits Thu Oct 15 21:01:23 2015 From: Alex Fiestas Date: Thu, 15 Oct 2015 21:01:23 +0000 To: kde-commits Subject: [kaccounts-providers] /: Moved all google stuff into google folder Message-Id: X-MARC-Message: https://marc.info/?l=kde-commits&m=144494412525529 Git commit b3f83e66b039da59545a2ce0aa8d966b79d1992b by Alex Fiestas. Committed on 23/04/2012 at 19:54. Pushed by mklapetek into branch 'master'. Moved all google stuff into google folder pages within google/pages jobs within google/jobs M +1 -1 oservices.cpp http://commits.kde.org/kaccounts-providers/b3f83e66b039da59545a2ce0aa8d966b= 79d1992b diff --git a/oservices.cpp b/oservices.cpp index 8431731..773ea9f 100644 --- a/oservices.cpp +++ b/oservices.cpp @@ -19,7 +19,7 @@ #include "oservices.h" #include "owncloud.h" = -#include "google/serviceoption.h" +#include "google/pages/serviceoption.h" = OServices::OServices(OwnCloudWizard* wizard) : QWizardPage()