diff Framework/Scene2D/Internals/OpenGLTextureProgram.h @ 1300:257f2c9a02ac broker

integration mainline->broker
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 02 Mar 2020 18:11:45 +0100
parents c38c89684d83 8a0a62189f46
children 30deba7bc8e2
line wrap: on
line diff
--- a/Framework/Scene2D/Internals/OpenGLTextureProgram.h	Mon Mar 02 17:21:24 2020 +0100
+++ b/Framework/Scene2D/Internals/OpenGLTextureProgram.h	Mon Mar 02 18:11:45 2020 +0100
@@ -26,6 +26,8 @@
 #include "../../OpenGL/OpenGLTexture.h"
 #include "../../Toolbox/AffineTransform2D.h"
 
+#include <Core/Compatibility.h>
+
 namespace OrthancStone
 {
   namespace Internals