diff Applications/StoneWebViewer/WebAssembly/StoneWebViewer.cpp @ 2055:d4e769a0961f deep-learning

automating invokation of protobuf in deep-learning
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 18 Apr 2023 10:53:09 +0200
parents 85ab86f10d01
children 82dbe2729b69
line wrap: on
line diff
--- a/Applications/StoneWebViewer/WebAssembly/StoneWebViewer.cpp	Thu Mar 30 17:20:26 2023 +0200
+++ b/Applications/StoneWebViewer/WebAssembly/StoneWebViewer.cpp	Tue Apr 18 10:53:09 2023 +0200
@@ -3927,7 +3927,7 @@
 
 
 #include <emscripten/fetch.h>
-#include "Worker.pb.h"
+#include <DeepLearningWorker.pb.h>
 
 enum DeepLearningState
 {