Mercurial > hg > orthanc
diff OrthancServer/Resources/Graveyard/DatabasePluginSample/DatabaseWrapperBase.cpp @ 4050:cd363608551a framework
fix paths
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 11 Jun 2020 11:44:48 +0200 |
parents | d25f4c0fa160 |
children | d9473bd5ed43 |
line wrap: on
line diff
--- a/OrthancServer/Resources/Graveyard/DatabasePluginSample/DatabaseWrapperBase.cpp Thu Jun 11 10:05:26 2020 +0200 +++ b/OrthancServer/Resources/Graveyard/DatabasePluginSample/DatabaseWrapperBase.cpp Thu Jun 11 11:44:48 2020 +0200 @@ -31,7 +31,7 @@ **/ -#include "PrecompiledHeadersServer.h" +#include "../../../Sources/PrecompiledHeadersServer.h" #include "DatabaseWrapperBase.h" #include <stdio.h>