diff OrthancServer/OrthancInitialization.h @ 3140:977158ab0623

making db-changes the new mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 17 Jan 2019 18:32:42 +0100
parents 2e1808b6146a
children 94f4a18a79cc
line wrap: on
line diff
--- a/OrthancServer/OrthancInitialization.h	Thu Jan 17 18:29:16 2019 +0100
+++ b/OrthancServer/OrthancInitialization.h	Thu Jan 17 18:32:42 2019 +0100
@@ -34,7 +34,7 @@
 #pragma once
 
 #include "../Core/FileStorage/IStorageArea.h"
-#include "IDatabaseWrapper.h"
+#include "Database/IDatabaseWrapper.h"
 
 namespace Orthanc
 {