forked from pool/gnome-control-center
Dominique Leuenberger
d3f31ae0b0
Resubmit, with g-c-c-allow-yast rebased OBS-URL: https://build.opensuse.org/request/show/159240 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=178
13 lines
465 B
Diff
13 lines
465 B
Diff
diff --git a/panels/online-accounts/cc-online-accounts-panel.c b/panels/online-accounts/cc-online-accounts-panel.c
|
|
index 5b0028d..9078008 100644
|
|
--- a/panels/online-accounts/cc-online-accounts-panel.c
|
|
+++ b/panels/online-accounts/cc-online-accounts-panel.c
|
|
@@ -35,6 +35,7 @@
|
|
|
|
#include "cc-online-accounts-add-account-dialog.h"
|
|
#include "cc-online-accounts-model.h"
|
|
+#include "cc-online-accounts-resources.h"
|
|
|
|
typedef struct _CcGoaPanelClass CcGoaPanelClass;
|
|
|