diff Framework/Viewport/SdlWindow.cpp @ 1455:30deba7bc8e2

simplifying include_directories
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Jun 2020 20:54:01 +0200
parents 7ec8fea061b9
children
line wrap: on
line diff
--- a/Framework/Viewport/SdlWindow.cpp	Sat Jun 06 11:04:04 2020 +0200
+++ b/Framework/Viewport/SdlWindow.cpp	Thu Jun 11 20:54:01 2020 +0200
@@ -23,8 +23,8 @@
 
 #if ORTHANC_ENABLE_SDL == 1
 
-#include <Core/Logging.h>
-#include <Core/OrthancException.h>
+#include <Logging.h>
+#include <OrthancException.h>
 
 #ifdef WIN32 
 #include <windows.h> // for SetProcessDpiAware