summaryrefslogtreecommitdiff
path: root/src/d/d_kankyo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d/d_kankyo.cpp')
-rw-r--r--src/d/d_kankyo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_kankyo.cpp b/src/d/d_kankyo.cpp
index 861649ba89..c2e8e80534 100644
--- a/src/d/d_kankyo.cpp
+++ b/src/d/d_kankyo.cpp
@@ -24,7 +24,7 @@
#include "m_Do/m_Do_graphic.h"
#include "m_Do/m_Do_lib.h"
-#ifdef DEBUG
+#if DEBUG
extern "C" int atoi(const char* str);
extern "C" f32 atof(const char* str);
#endif