diff Applications/Samples/Deprecated/SimpleViewer/Wasm/SimpleViewerWasmApplicationAdapter.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/Wasm/SimpleViewerWasmApplicationAdapter.h	Fri Apr 10 16:12:14 2020 +0200
+++ b/Applications/Samples/Deprecated/SimpleViewer/Wasm/SimpleViewerWasmApplicationAdapter.h	Tue Apr 14 14:57:06 2020 +0200
@@ -24,7 +24,7 @@
 #include <Framework/Messages/IObserver.h>
 #include <Platforms/Wasm/WasmPlatformApplicationAdapter.h>
 
-#include "../SimpleViewerApplication.h"
+#include "../../SimpleViewerApplication.h"
 
 namespace SimpleViewer {