diff OrthancServer/ServerToolbox.cpp @ 3093:2e1808b6146a db-changes

reorganization of folders
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 05 Jan 2019 16:09:21 +0100
parents fb8ee0786b1e
children 61da3c9b4121
line wrap: on
line diff
--- a/OrthancServer/ServerToolbox.cpp	Sat Jan 05 15:50:55 2019 +0100
+++ b/OrthancServer/ServerToolbox.cpp	Sat Jan 05 16:09:21 2019 +0100
@@ -40,7 +40,7 @@
 #include "../Core/Logging.h"
 #include "../Core/OrthancException.h"
 #include "../Plugins/Engine/OrthancPlugins.h"
-#include "IDatabaseWrapper.h"
+#include "Database/IDatabaseWrapper.h"
 #include "ServerContext.h"
 
 #include <cassert>