diff OrthancServer/Scheduler/CallSystemCommand.cpp @ 2142:5a8840920121

reorganization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Nov 2016 16:26:40 +0100
parents aa4b8895cd23
children a3a65de1840f
line wrap: on
line diff
--- a/OrthancServer/Scheduler/CallSystemCommand.cpp	Wed Nov 09 16:16:26 2016 +0100
+++ b/OrthancServer/Scheduler/CallSystemCommand.cpp	Wed Nov 09 16:26:40 2016 +0100
@@ -35,7 +35,7 @@
 
 #include "../../Core/Logging.h"
 #include "../../Core/Toolbox.h"
-#include "../../Core/Uuid.h"
+#include "../../Core/TemporaryFile.h"
 
 namespace Orthanc
 {