comparison Framework/Scene2D/InfoPanelSceneLayer.cpp @ 1455:30deba7bc8e2

simplifying include_directories
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Jun 2020 20:54:01 +0200
parents be17fed8c7c5
children
comparison
equal deleted inserted replaced
1454:faaff0a1711e 1455:30deba7bc8e2
19 **/ 19 **/
20 20
21 21
22 #include "InfoPanelSceneLayer.h" 22 #include "InfoPanelSceneLayer.h"
23 23
24 #include <Core/Images/Image.h> 24 #include <Images/Image.h>
25 #include <Core/OrthancException.h> 25 #include <OrthancException.h>
26 26
27 namespace OrthancStone 27 namespace OrthancStone
28 { 28 {
29 InfoPanelSceneLayer::InfoPanelSceneLayer(const Orthanc::ImageAccessor& texture, 29 InfoPanelSceneLayer::InfoPanelSceneLayer(const Orthanc::ImageAccessor& texture,
30 BitmapAnchor anchor, 30 BitmapAnchor anchor,