--- a/finch/gntdebug.h Sat Sep 28 09:21:29 2019 +0000 +++ b/finch/gntdebug.h Sun Sep 29 02:48:18 2019 -0500 @@ -19,8 +19,9 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */ -#ifndef _GNT_DEBUG_H -#define _GNT_DEBUG_H +#ifndef FINCH_DEBUG_H +#define FINCH_DEBUG_H + /** * SECTION:gntdebug * @section_id: finch-gntdebug @@ -55,4 +56,5 @@ G_END_DECLS -#endif +#endif /* FINCH_DEBUG_H */ +