diff Applications/Samples/Deprecated/SimpleViewer/ThumbnailInteractor.h @ 1350:c53a4667f895 broker

Sample paths have been adapted
author Benjamin Golinvaux <bgo@osimis.io>
date Tue, 14 Apr 2020 14:57:06 +0200
parents bfd77672d825
children
line wrap: on
line diff
--- a/Applications/Samples/Deprecated/SimpleViewer/ThumbnailInteractor.h	Fri Apr 10 16:12:14 2020 +0200
+++ b/Applications/Samples/Deprecated/SimpleViewer/ThumbnailInteractor.h	Tue Apr 14 14:57:06 2020 +0200
@@ -21,7 +21,7 @@
 
 #pragma once
 
-#include "../../../Framework/Deprecated/Widgets/IWorldSceneInteractor.h"
+#include "../../../../Framework/Deprecated/Widgets/IWorldSceneInteractor.h"
 
 using namespace OrthancStone;