summaryrefslogtreecommitdiff
path: root/utils/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/log.h')
-rw-r--r--utils/log.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/log.h b/utils/log.h
index cfea5e9..b63f084 100644
--- a/utils/log.h
+++ b/utils/log.h
@@ -9,8 +9,8 @@
#include <stdio.h>
-#ifndef _LIBNSGIF_LOG_H_
-#define _LIBNSGIF_LOG_H_
+#ifndef _LIBNSBMP_LOG_H_
+#define _LIBNSBMP_LOG_H_
#ifdef NDEBUG
# define LOG(x) ((void) 0)