diff Framework/Applications/Sdl/SdlBuffering.cpp @ 16:ff1e935768e7

reorganization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Nov 2016 20:06:52 +0100
parents 351ab0da0150
children 7207a407bcd8
line wrap: on
line diff
--- a/Framework/Applications/Sdl/SdlBuffering.cpp	Wed Nov 09 17:20:44 2016 +0100
+++ b/Framework/Applications/Sdl/SdlBuffering.cpp	Wed Nov 09 20:06:52 2016 +0100
@@ -34,8 +34,8 @@
 
 #if ORTHANC_ENABLE_SDL == 1
 
-#include "../../Orthanc/Core/Logging.h"
-#include "../../Orthanc/Core/OrthancException.h"
+#include "../../../Resources/Orthanc/Core/Logging.h"
+#include "../../../Resources/Orthanc/Core/OrthancException.h"
 
 namespace OrthancStone
 {