diff OrthancCppClient/Instance.h @ 504:50d9660f960c laaw

laaw exception
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 18 Jul 2013 10:12:20 +0200
parents ec19da4a1fe7
children eaca3d38b2aa
line wrap: on
line diff
--- a/OrthancCppClient/Instance.h	Thu Jul 18 09:32:03 2013 +0200
+++ b/OrthancCppClient/Instance.h	Thu Jul 18 10:12:20 2013 +0200
@@ -35,7 +35,7 @@
 #include <string>
 #include <json/value.h>
 
-#include "Package/Laaw/laaw.h"
+#include "OrthancClientException.h"
 #include "../Core/IDynamicObject.h"
 #include "../Core/FileFormats/PngReader.h"