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;
|
||
|
|