diff Plugin/Plugin.cpp @ 26:a6492d20b2a8

modularization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 02 Jun 2015 11:40:05 +0200
parents 20af33af313a
children 111689a2c177
line wrap: on
line diff
--- a/Plugin/Plugin.cpp	Tue Jun 02 11:16:30 2015 +0200
+++ b/Plugin/Plugin.cpp	Tue Jun 02 11:40:05 2015 +0200
@@ -23,7 +23,7 @@
 #include <EmbeddedResources.h>
 #include <boost/filesystem.hpp>
 
-#include "../Orthanc/OrthancException.h"
+#include "../Orthanc/Core/OrthancException.h"
 #include "ViewerToolbox.h"
 #include "ViewerPrefetchPolicy.h"
 #include "DecodedImageAdapter.h"