diff Sources/RestCallbacks.cpp @ 36:fd58eb5749ed

CMake simplification using DownloadOrthancFramework.cmake
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 06 Jul 2020 17:37:30 +0200
parents 5b3dd10cecc3
children ee76cced46a5
line wrap: on
line diff
--- a/Sources/RestCallbacks.cpp	Thu May 28 21:02:23 2020 +0200
+++ b/Sources/RestCallbacks.cpp	Mon Jul 06 17:37:30 2020 +0200
@@ -22,7 +22,7 @@
 #include "PythonObject.h"
 #include "Autogenerated/sdk.h"
 
-#include <OrthancPluginCppWrapper.h>
+#include "../Resources/Orthanc/Plugins/OrthancPluginCppWrapper.h"
 
 #include <boost/regex.hpp>