diff CppClient/Instance.h @ 14:f7379096e014

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 04 Jan 2016 14:21:51 +0100
parents e59bf2554e59
children
line wrap: on
line diff
--- a/CppClient/Instance.h	Mon Jan 04 14:04:43 2016 +0100
+++ b/CppClient/Instance.h	Mon Jan 04 14:21:51 2016 +0100
@@ -38,7 +38,7 @@
 #include "PublicEnumerations.h"
 #include "OrthancClientException.h"
 #include "../Orthanc/Core/IDynamicObject.h"
-#include "../Orthanc/Core/ImageFormats/PngReader.h"
+#include "../Orthanc/Core/Images/PngReader.h"
 
 namespace OrthancClient
 {