diff options
Diffstat (limited to 'src/chatlogger.h')
-rw-r--r-- | src/chatlogger.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/chatlogger.h b/src/chatlogger.h index 2e9545b04..6e096ac89 100644 --- a/src/chatlogger.h +++ b/src/chatlogger.h @@ -21,8 +21,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef M_CHATLOG_H -#define M_CHATLOG_H +#ifndef M_CHATLOGGER_H +#define M_CHATLOGGER_H #include <fstream> #include <list> |