Skip to content

Commit 0230757

Browse files
committed
Rename GLOGGER_H in g_logger.h
1 parent 22b0722 commit 0230757

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

includes/g_logger.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
* along with this program; If not, see http://www.gnu.org/licenses/.
1616
*/
1717

18-
#ifndef GLOGGER_H
19-
#define GLOGGER_H
18+
#ifndef G_LOGGER_H
19+
#define G_LOGGER_H
2020

2121
#include <glib.h>
2222

0 commit comments

Comments
 (0)