diff OrthancServer/ServerIndex.cpp @ 1747:ca69082ab200 db-changes

reorganization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 26 Oct 2015 16:58:11 +0100
parents d143db00a794
children 55d52567bebb
line wrap: on
line diff
--- a/OrthancServer/ServerIndex.cpp	Mon Oct 26 16:04:58 2015 +0100
+++ b/OrthancServer/ServerIndex.cpp	Mon Oct 26 16:58:11 2015 +0100
@@ -45,7 +45,7 @@
 #include "../Core/Logging.h"
 #include "../Core/Uuid.h"
 #include "../Core/DicomFormat/DicomArray.h"
-#include "LookupIdentifierQuery.h"
+#include "Search/LookupIdentifierQuery.h"
 
 #include "FromDcmtkBridge.h"
 #include "ServerContext.h"