diff options
Diffstat (limited to 'include/filelogger.h')
-rw-r--r-- | include/filelogger.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/filelogger.h b/include/filelogger.h index 731a6dcad..45c96bc9f 100644 --- a/include/filelogger.h +++ b/include/filelogger.h @@ -11,8 +11,8 @@ * --------------------------------------------------- */ -#ifndef __LOG_H__ -#define __LOG_H__ +#ifndef FILELOGGER_H +#define FILELOGGER_H #include "logger.h" |