summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/freetype/config/ftoption.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h
index 7e07246bf..ca47c03f6 100644
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
@@ -473,7 +473,7 @@ FT_BEGIN_HEADER
* Do not `#undef` this macro here since the build system might define it
* for certain configurations only.
*/
-/* #define FT_DEBUG_MEMORY */
+#define FT_DEBUG_MEMORY
/**************************************************************************