diff OrthancStone/Sources/OpenGL/WebAssemblyOpenGLContext.h @ 1564:e731e62692a9

upgrading Orthanc framework
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 17 Sep 2020 15:18:21 +0200
parents 244ad1e4e76a
children 85e117739eca
line wrap: on
line diff
--- a/OrthancStone/Sources/OpenGL/WebAssemblyOpenGLContext.h	Fri Aug 21 21:57:54 2020 +0200
+++ b/OrthancStone/Sources/OpenGL/WebAssemblyOpenGLContext.h	Thu Sep 17 15:18:21 2020 +0200
@@ -39,7 +39,7 @@
 
 #include "IOpenGLContext.h"
 
-#include <Enumerations.h>
+#include <Compatibility.h>  // For ORTHANC_OVERRIDE
 
 #include <boost/shared_ptr.hpp>