Mercurial > hg > orthanc
changeset 829:e798ff248b98
fix
author | jodogne |
---|---|
date | Mon, 02 Jun 2014 11:50:56 +0200 |
parents | 1ca414eeac1b |
children | 6c6e3c18799c |
files | Core/PrecompiledHeaders.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Core/PrecompiledHeaders.h Mon Jun 02 11:49:12 2014 +0200 +++ b/Core/PrecompiledHeaders.h Mon Jun 02 11:50:56 2014 +0200 @@ -47,7 +47,7 @@ #include <boost/thread/shared_mutex.hpp> #include <glog/logging.h> -#include <json/json_value.h> +#include <json/value.h> #include "Enumerations.h" #include "OrthancException.h"