diff OrthancServer/OrthancConfiguration.h @ 4030:100fbe970762

DANGEROUS commit: removing HAS_EMBEDDED_RESOURCES
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 09 Jun 2020 20:50:20 +0200
parents c205f670098e
children e3b3af80732d
line wrap: on
line diff
--- a/OrthancServer/OrthancConfiguration.h	Tue Jun 09 16:40:43 2020 +0200
+++ b/OrthancServer/OrthancConfiguration.h	Tue Jun 09 20:50:20 2020 +0200
@@ -37,7 +37,7 @@
 #include "../Core/WebServiceParameters.h"
 #include "../Core/DicomNetworking/RemoteModalityParameters.h"
 
-#include <EmbeddedResources.h>
+#include <OrthancEmbeddedResources.h>
 
 #include <boost/filesystem.hpp>
 #include <boost/thread/shared_mutex.hpp>