From a15b0fd17f1f79074743c530a5f7afd3e83367a5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 12 Aug 2011 03:56:04 +0300 Subject: Fix define once label names in logger.h and chatlogger.h. --- src/logger.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/logger.h') diff --git a/src/logger.h b/src/logger.h index b8517f696..c2fabb383 100644 --- a/src/logger.h +++ b/src/logger.h @@ -20,8 +20,8 @@ * along with this program. If not, see . */ -#ifndef M_LOG_H -#define M_LOG_H +#ifndef M_LOGGER_H +#define M_LOGGER_H #include "main.h" #include -- cgit v1.2.3-60-g2f50