diff Core/Lua/LuaContext.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 05a363186da6
children e3b3af80732d
line wrap: on
line diff
--- a/Core/Lua/LuaContext.h	Tue Jun 09 16:40:43 2020 +0200
+++ b/Core/Lua/LuaContext.h	Tue Jun 09 20:50:20 2020 +0200
@@ -53,7 +53,7 @@
 #endif
 
 #if ORTHANC_HAS_EMBEDDED_RESOURCES == 1
-#  include <EmbeddedResources.h>   // Autogenerated file
+#  include <OrthancEmbeddedResources.h>   // Autogenerated file
 #endif
 
 #if ORTHANC_ENABLE_CURL == 1