--- a/libpurple/accountopt.h Wed Jul 03 00:14:02 2019 -0400 +++ b/libpurple/accountopt.h Wed Jul 03 00:21:33 2019 -0400 @@ -19,8 +19,8 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */ -#ifndef _PURPLE_ACCOUNTOPT_H_ -#define _PURPLE_ACCOUNTOPT_H_ +#ifndef PURPLE_ACCOUNTOPT_H +#define PURPLE_ACCOUNTOPT_H /** * SECTION:accountopt * @section_id: libpurple-accountopt @@ -440,4 +440,4 @@ G_END_DECLS -#endif /* _PURPLE_ACCOUNTOPT_H_ */ +#endif /* PURPLE_ACCOUNTOPT_H */