diff Applications/Sdl/SdlSurface.cpp~ @ 113:2eca030792aa wasm

using the Orthanc Framework
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 20 Sep 2017 15:32:32 +0200
parents fcec0ab44054
children e2fe9352f240
line wrap: on
line diff
--- a/Applications/Sdl/SdlSurface.cpp~	Wed Sep 20 14:37:08 2017 +0200
+++ b/Applications/Sdl/SdlSurface.cpp~	Wed Sep 20 15:32:32 2017 +0200
@@ -23,8 +23,8 @@
 
 #if ORTHANC_ENABLE_SDL == 1
 
-#include "../../../Resources/Orthanc/Core/Logging.h"
-#include "../../../Resources/Orthanc/Core/OrthancException.h"
+#include "../../Resources/Orthanc/Core/Logging.h"
+#include "../../Resources/Orthanc/Core/OrthancException.h"
 
 namespace OrthancStone
 {