diff OrthancStone/Sources/Platforms/Sdl/SdlOpenGLContext.h @ 1901:184b0aeae1af

fix build of sdl
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 29 Jan 2022 16:55:14 +0100
parents 917500c46fe0
children 07964689cb0b
line wrap: on
line diff
--- a/OrthancStone/Sources/Platforms/Sdl/SdlOpenGLContext.h	Sat Jan 29 12:51:51 2022 +0100
+++ b/OrthancStone/Sources/Platforms/Sdl/SdlOpenGLContext.h	Sat Jan 29 16:55:14 2022 +0100
@@ -24,7 +24,7 @@
 
 #if ORTHANC_ENABLE_SDL == 1
 
-#include "../../../OrthancStone/Sources/OpenGL/IOpenGLContext.h"
+#include "../../OpenGL/IOpenGLContext.h"
 #include "SdlWindow.h"
 
 #include <Compatibility.h>  // For ORTHANC_OVERRIDE