comparison Framework/Scene2DViewport/MeasureToolsToolbox.h @ 736:c0fcb2757b0a

enforce relative includes
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 22 May 2019 08:38:52 +0200
parents 8b6adfb62a2f
children 92c400a09f1b
comparison
equal deleted inserted replaced
735:c3bbb130abc4 736:c0fcb2757b0a
16 * 16 *
17 * You should have received a copy of the GNU Affero General Public License 17 * You should have received a copy of the GNU Affero General Public License
18 * along with this program. If not, see <http://www.gnu.org/licenses/>. 18 * along with this program. If not, see <http://www.gnu.org/licenses/>.
19 **/ 19 **/
20 20
21 #include <Framework/Scene2D/PolylineSceneLayer.h> 21 #include "../Scene2D/PolylineSceneLayer.h"
22 #include <Framework/Scene2D/Scene2D.h> 22 #include "../Scene2D/Scene2D.h"
23 23
24 namespace OrthancStone 24 namespace OrthancStone
25 { 25 {
26 26
27 /** 27 /**