diff Plugin/Cache/CacheManager.cpp @ 150:1a90184363f8

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 09 Nov 2016 17:24:53 +0100
parents 70d1fe6d6309
children bcb6d8e0e089
line wrap: on
line diff
--- a/Plugin/Cache/CacheManager.cpp	Wed Nov 09 15:31:51 2016 +0100
+++ b/Plugin/Cache/CacheManager.cpp	Wed Nov 09 17:24:53 2016 +0100
@@ -20,7 +20,7 @@
 
 #include "CacheManager.h"
 
-#include "../../Orthanc/Core/Uuid.h"
+#include "../../Orthanc/Core/Toolbox.h"
 #include "../../Orthanc/Core/SQLite/Transaction.h"
 
 #include <boost/lexical_cast.hpp>