diff Framework/Toolbox/PixelTestPatterns.h @ 1455:30deba7bc8e2

simplifying include_directories
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Jun 2020 20:54:01 +0200
parents 6489610c8ee1
children
line wrap: on
line diff
--- a/Framework/Toolbox/PixelTestPatterns.h	Sat Jun 06 11:04:04 2020 +0200
+++ b/Framework/Toolbox/PixelTestPatterns.h	Thu Jun 11 20:54:01 2020 +0200
@@ -24,7 +24,7 @@
 
 #include "../StoneException.h"
 
-#include <Core/Images/ImageAccessor.h>
+#include <Images/ImageAccessor.h>
 
 #include <string>
 #include <stdint.h>