libpurple/protocols/gg/account.h

changeset 39819
3554dac2991b
parent 35305
056b8468d470
child 40439
e9838d634d5e
--- a/libpurple/protocols/gg/account.h	Tue Aug 06 19:57:33 2019 -0400
+++ b/libpurple/protocols/gg/account.h	Tue Sep 10 00:06:36 2019 -0400
@@ -27,8 +27,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
 
-#ifndef _GGP_ACCOUNT_H
-#define _GGP_ACCOUNT_H
+#ifndef PURPLE_GG_ACCOUNT_H
+#define PURPLE_GG_ACCOUNT_H
 
 #error "This file is outdated"
 
@@ -59,4 +59,4 @@
 
 void ggp_account_chpass(PurpleConnection *gc);
 
-#endif /* _GGP_ACCOUNT_H */
+#endif /* PURPLE_GG_ACCOUNT_H */

mercurial