summaryrefslogtreecommitdiff
path: root/src/logger.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/logger.h')
-rw-r--r--src/logger.h4
1 files changed, 2 insertions, 2 deletions
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 <http://www.gnu.org/licenses/>.
*/
-#ifndef M_LOG_H
-#define M_LOG_H
+#ifndef M_LOGGER_H
+#define M_LOGGER_H
#include "main.h"
#include <fstream>