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()