summaryrefslogtreecommitdiff
path: root/include/my-account-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/my-account-view.h')
-rwxr-xr-xinclude/my-account-view.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/my-account-view.h b/include/my-account-view.h
index 5ab4693..f1998ec 100755
--- a/include/my-account-view.h
+++ b/include/my-account-view.h
@@ -64,10 +64,9 @@ typedef struct {
bool _myaccount_view_main_create(void *data);
int _myaccount_get_accounts_total_count(void);
-int previous_cnt;
+extern int previous_cnt;
#ifdef __cplusplus
}
#endif
#endif /*__MY_ACCOUNT_VIEW_H__*/
-