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

reorganization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 26 Oct 2015 16:58:11 +0100
parents 38dda23c7d7d
children 559956d5ceb2
line wrap: on
line diff
--- a/OrthancServer/ServerToolbox.cpp	Mon Oct 26 16:04:58 2015 +0100
+++ b/OrthancServer/ServerToolbox.cpp	Mon Oct 26 16:58:11 2015 +0100
@@ -38,7 +38,7 @@
 #include "../Core/Logging.h"
 #include "../Core/OrthancException.h"
 #include "ParsedDicomFile.h"
-#include "LookupIdentifierQuery.h"
+#include "Search/LookupIdentifierQuery.h"
 
 #include <cassert>