diff Framework/MySQL/MySQLParameters.h @ 152:063aa53b5917

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 01 Jul 2020 08:54:32 +0200
parents 0b3e9ee53c46
children 4d32c9c8d6c0
line wrap: on
line diff
--- a/Framework/MySQL/MySQLParameters.h	Mon Jun 29 19:22:34 2020 +0200
+++ b/Framework/MySQL/MySQLParameters.h	Wed Jul 01 08:54:32 2020 +0200
@@ -25,7 +25,7 @@
 #  error MySQL support must be enabled to use this file
 #endif
 
-#include <Plugins/Samples/Common/OrthancPluginCppWrapper.h>
+#include "../../Resources/Orthanc/Plugins/OrthancPluginCppWrapper.h"
 
 namespace OrthancDatabases
 {