diff Core/DicomFormat/DicomIntegerPixelAccessor.cpp @ 79:297bad4e1019

refactoring
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 20 Sep 2012 13:47:54 +0200
parents 10bf2cd24d1d
children 6212bf978584
line wrap: on
line diff
--- a/Core/DicomFormat/DicomIntegerPixelAccessor.cpp	Thu Sep 20 13:41:55 2012 +0200
+++ b/Core/DicomFormat/DicomIntegerPixelAccessor.cpp	Thu Sep 20 13:47:54 2012 +0200
@@ -24,7 +24,7 @@
 #define NOMINMAX
 #endif
 
-#include "../Core/OrthancException.h"
+#include "../OrthancException.h"
 #include <boost/lexical_cast.hpp>
 #include <limits>