streamlet-examples/streamlet-common.h
branchv_0
changeset 69 52f837fbb216
parent 67 0766d298eb1c
child 75 ecbf6504915c
--- a/streamlet-examples/streamlet-common.h	Tue Jan 28 23:18:21 2020 +0100
+++ b/streamlet-examples/streamlet-common.h	Tue Jan 28 23:35:25 2020 +0100
@@ -25,7 +25,7 @@
 #include <locale>
 #include <regex>
 
-#include "../src/StreamletMsg.h"
+#include "StreamletMsg.h"
 
 /**
  * Unlike the protocol and the message format,