diff Sources/PythonObject.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 7ed502b17b8f
children 3dc37a5af1b1
line wrap: on
line diff
--- a/Sources/PythonObject.cpp	Thu May 28 21:02:23 2020 +0200
+++ b/Sources/PythonObject.cpp	Mon Jul 06 17:37:30 2020 +0200
@@ -22,7 +22,7 @@
 
 #include "PythonLock.h"
 
-#include <OrthancPluginCppWrapper.h>
+#include "../Resources/Orthanc/Plugins/OrthancPluginCppWrapper.h"
 
 
 PythonObject::PythonObject(PythonLock& lock,