libpurple/protocols/zephyr/zephyr.h

changeset 39819
3554dac2991b
parent 39556
622bf98df0ac
child 40474
1341be8e3402
--- a/libpurple/protocols/zephyr/zephyr.h	Tue Aug 06 19:57:33 2019 -0400
+++ b/libpurple/protocols/zephyr/zephyr.h	Tue Sep 10 00:06:36 2019 -0400
@@ -19,8 +19,9 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  *
  */
-#ifndef _ZEPHYR_H_
-#define _ZEPHYR_H_
+
+#ifndef PURPLE_ZEPHYR_ZEPHYR_H
+#define PURPLE_ZEPHYR_ZEPHYR_H
 
 #include <gmodule.h>
 
@@ -48,4 +49,4 @@
  */
 G_MODULE_EXPORT GType zephyr_protocol_get_type(void);
 
-#endif /* _ZEPHYR_H_ */
+#endif /* PURPLE_ZEPHYR_ZEPHYR_H */

mercurial