diff Applications/Samples/Common/RtViewerApp.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 6e0da8370270
children fb5e620430ae
line wrap: on
line diff
--- a/Applications/Samples/Common/RtViewerApp.h	Thu Aug 20 11:57:41 2020 +0200
+++ b/Applications/Samples/Common/RtViewerApp.h	Thu Aug 20 13:57:52 2020 +0200
@@ -30,6 +30,7 @@
 #include "../../../OrthancStone/Sources/Messages/ObserverBase.h"
 #include "../../../OrthancStone/Sources/Oracle/OracleCommandExceptionMessage.h"
 #include "../../../OrthancStone/Sources/Scene2DViewport/ViewportController.h"
+#include "../../../OrthancStone/Sources/Viewport/DefaultViewportInteractor.h"
 #include "../../../OrthancStone/Sources/Viewport/IViewport.h"
 #include "../../../OrthancStone/Sources/Volumes/DicomVolumeImage.h"