diff --git a/src/gnome-utils/gnc-account-sel.h b/src/gnome-utils/gnc-account-sel.h index 8fea7e90c5..49d837f57d 100644 --- a/src/gnome-utils/gnc-account-sel.h +++ b/src/gnome-utils/gnc-account-sel.h @@ -106,4 +106,4 @@ void gnc_account_sel_set_new_account_modal( GNCAccountSel *gas, gint gnc_account_sel_get_num_account( GNCAccountSel *gas ); void gnc_account_sel_purge_account( GNCAccountSel *gas, Account *acc, gboolean recursive); -#endif /* !ndef GNC_ACCOUNT_SEL_H */ +#endif /* GNC_ACCOUNT_SEL_H */