about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--include/debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/debug.h b/include/debug.h
index 6ced60b1..ff2845f9 100644
--- a/include/debug.h
+++ b/include/debug.h
@@ -32,7 +32,7 @@
  * Terminal colors *
  *******************/
 
-#ifndev MESSAGES_TO_STDOUT
+#ifndef MESSAGES_TO_STDOUT
 #define MESSAGES_TO_STDOUT
 #endif