diff OrthancServer/ServerContext.cpp @ 1133:382e162c074c

rename
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 09 Sep 2014 10:45:14 +0200
parents 8dabdc0d3007
children ba9fd42284d0
line wrap: on
line diff
--- a/OrthancServer/ServerContext.cpp	Tue Sep 09 10:43:23 2014 +0200
+++ b/OrthancServer/ServerContext.cpp	Tue Sep 09 10:45:14 2014 +0200
@@ -50,7 +50,7 @@
 #include "Scheduler/StoreScuCommand.h"
 #include "Scheduler/StorePeerCommand.h"
 #include "OrthancRestApi/OrthancRestApi.h"
-#include "../Plugins/Engine/PluginsHttpHandler.h"
+#include "../Plugins/Engine/OrthancPlugins.h"
 
 
 #define ENABLE_DICOM_CACHE  1