summaryrefslogtreecommitdiff
path: root/panels/online-accounts
diff options
context:
space:
mode:
authorDebarshi Ray <debarshir@gnome.org>2013-01-23 15:10:01 +0100
committerDebarshi Ray <debarshir@gnome.org>2013-01-23 15:12:28 +0100
commit6b0ec0038cf638b5232d50ae7341aa5de8405b77 (patch)
tree66c3861cbf6b49db4a23afbe36c8073d7e63bc20 /panels/online-accounts
parent69509481427589c4f0173041cb98dd81a271ea1c (diff)
downloadgnome-control-center-6b0ec0038cf638b5232d50ae7341aa5de8405b77.tar.gz
online-accounts: #include the resource header
This is a fallout from 0653773ed8a63d5269b9b7f82681bce1b36704f9.
Diffstat (limited to 'panels/online-accounts')
-rw-r--r--panels/online-accounts/cc-online-accounts-panel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/panels/online-accounts/cc-online-accounts-panel.c b/panels/online-accounts/cc-online-accounts-panel.c
index 5b0028d71..9078008ef 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;