diff Plugins/Engine/OrthancPlugins.h @ 1295:50632b89e294

reorganization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 06 Feb 2015 14:09:55 +0100
parents 6e7e5ed91c2d
children 61ce8147f30d
line wrap: on
line diff
--- a/Plugins/Engine/OrthancPlugins.h	Fri Feb 06 13:48:05 2015 +0100
+++ b/Plugins/Engine/OrthancPlugins.h	Fri Feb 06 14:09:55 2015 +0100
@@ -36,7 +36,7 @@
 #include "../../Core/HttpServer/HttpHandler.h"
 #include "../../OrthancServer/ServerContext.h"
 #include "../../OrthancServer/OrthancRestApi/OrthancRestApi.h"
-#include "../OrthancCPlugin/OrthancCPlugin.h"
+#include "../Include/OrthancCPlugin.h"
 
 #include <list>
 #include <boost/shared_ptr.hpp>