diff Core/RestApi/RestApi.cpp @ 2136:dd609a99d39a

uniformization of the macro naming
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Nov 2016 14:08:05 +0100
parents b1291df2f780
children a3a65de1840f
line wrap: on
line diff
--- a/Core/RestApi/RestApi.cpp	Wed Nov 09 13:42:33 2016 +0100
+++ b/Core/RestApi/RestApi.cpp	Wed Nov 09 14:08:05 2016 +0100
@@ -185,7 +185,7 @@
   {
     RestApiOutput wrappedOutput(output, method);
 
-#if ORTHANC_PUGIXML_ENABLED == 1
+#if ORTHANC_ENABLE_PUGIXML == 1
     {
       // Look if the client wishes XML answers instead of JSON
       // http://www.w3.org/Protocols/HTTP/HTRQ_Headers.html#z3