From 36e9d1958512b06c9eb513dfd8399fe562a9e352 Mon Sep 17 00:00:00 2001
From: acrovato <a.crovato@uliege.be>
Date: Mon, 28 Jun 2021 17:49:00 +0200
Subject: [PATCH] typos

---
 flow/src/wFreestream.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flow/src/wFreestream.h b/flow/src/wFreestream.h
index 96a78719..27befa77 100644
--- a/flow/src/wFreestream.h
+++ b/flow/src/wFreestream.h
@@ -19,7 +19,7 @@
 
 #include "flow.h"
 #include "wGroup.h"
-#include "wF1EL.h"
+#include "wF1El.h"
 
 namespace flow
 {
-- 
GitLab