diff OrthancCppClient/OrthancClientException.h @ 728:d380222b4c2a

Load a raw tag from the DICOM file
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 21 Feb 2014 10:12:33 +0100
parents 2d0a347e8cfc
children 6e7e5ed91c2d
line wrap: on
line diff
--- a/OrthancCppClient/OrthancClientException.h	Wed Feb 19 12:43:12 2014 +0100
+++ b/OrthancCppClient/OrthancClientException.h	Fri Feb 21 10:12:33 2014 +0100
@@ -33,7 +33,7 @@
 #pragma once
 
 #include "../Core/OrthancException.h"
-#include "SharedLibrary/Laaw/laaw.h"
+#include <laaw/laaw.h>
 
 namespace OrthancClient
 {