diff Applications/Samples/WebAssembly/SingleFrameViewer/SingleFrameViewerApplication.h @ 1560:b4ccd4963d37

fix sdl and wasm samples
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 20 Aug 2020 13:57:52 +0200
parents 4cfdaf4ef3fe
children 32e0c007789d
line wrap: on
line diff
--- a/Applications/Samples/WebAssembly/SingleFrameViewer/SingleFrameViewerApplication.h	Thu Aug 20 11:57:41 2020 +0200
+++ b/Applications/Samples/WebAssembly/SingleFrameViewer/SingleFrameViewerApplication.h	Thu Aug 20 13:57:52 2020 +0200
@@ -25,7 +25,7 @@
 #include "../../../../OrthancStone/Sources/Loaders/ILoadersContext.h"
 #include "../../../../OrthancStone/Sources/Loaders/SeriesFramesLoader.h"
 #include "../../../../OrthancStone/Sources/Loaders/SeriesThumbnailsLoader.h"
-#include "../../../../OrthancStone/Sources/Viewport/IViewport.h"
+#include "../../../../OrthancStone/Sources/Scene2DViewport/ViewportController.h"
 
 #include <Compatibility.h>  // For std::unique_ptr<>