diff OrthancServer/OrthancInitialization.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 4e43e67f8ecf
children 94f4a18a79cc
line wrap: on
line diff
--- a/OrthancServer/OrthancInitialization.h	Sat Jan 05 15:50:55 2019 +0100
+++ b/OrthancServer/OrthancInitialization.h	Sat Jan 05 16:09:21 2019 +0100
@@ -34,7 +34,7 @@
 #pragma once
 
 #include "../Core/FileStorage/IStorageArea.h"
-#include "IDatabaseWrapper.h"
+#include "Database/IDatabaseWrapper.h"
 
 namespace Orthanc
 {