summaryrefslogtreecommitdiffstats
path: root/gnome-initial-setup/pages/password/account-resources.h
blob: d2abafef5e69207d419e02c8e6c527bbe5065702 (plain)
1
2
3
4
5
6
7
#ifndef __RESOURCE_account_H__
#define __RESOURCE_account_H__

#include <gio/gio.h>

extern GResource *account_get_resource (void);
#endif