diff OrthancServer/Scheduler/ModifyInstanceCommand.cpp @ 1486:f967bdf8534e

refactoring to Logging.h
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 04 Aug 2015 10:01:31 +0200
parents 479e31b13de5
children 904096e7367e
line wrap: on
line diff
--- a/OrthancServer/Scheduler/ModifyInstanceCommand.cpp	Tue Aug 04 09:35:09 2015 +0200
+++ b/OrthancServer/Scheduler/ModifyInstanceCommand.cpp	Tue Aug 04 10:01:31 2015 +0200
@@ -32,7 +32,7 @@
 
 #include "ModifyInstanceCommand.h"
 
-#include <glog/logging.h>
+#include "../../Core/Logging.h"
 
 namespace Orthanc
 {