]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - libs/generic/constant.cpp
readme: update target related help
[xonotic/netradiant.git] / libs / generic / constant.cpp
index 7c3c2fa65911bc04e6e1353cfece470a5b5f19a9..bcf9b4e5527a824e25877832604fce4010ed6d29 100644 (file)
@@ -20,8 +20,9 @@
  */
 
 #include "constant.h"
+#include "globaldefs.h"
 
-#if defined( _DEBUG ) || defined( DOXYGEN )
+#if GDEF_DEBUG || defined( DOXYGEN )
 
 namespace ExampleConstant
 {