diff OrthancServer/ServerIndex.h @ 3093:2e1808b6146a db-changes

reorganization of folders
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 05 Jan 2019 16:09:21 +0100
parents 31244604f617
children 61da3c9b4121
line wrap: on
line diff
--- a/OrthancServer/ServerIndex.h	Sat Jan 05 15:50:55 2019 +0100
+++ b/OrthancServer/ServerIndex.h	Sat Jan 05 16:09:21 2019 +0100
@@ -40,7 +40,7 @@
 #include "../Core/DicomFormat/DicomMap.h"
 #include "ServerEnumerations.h"
 
-#include "IDatabaseWrapper.h"
+#include "Database/IDatabaseWrapper.h"
 
 namespace Orthanc
 {