From a4c5af12d768688aff4c02c5349571f03e2d6259 Mon Sep 17 00:00:00 2001 From: Jean Pierre Cimalando Date: Wed, 13 Oct 2021 13:17:42 +0200 Subject: [PATCH] Fix a typo [ci skip] --- source/utils/CarlaJsfxUtils.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/utils/CarlaJsfxUtils.hpp b/source/utils/CarlaJsfxUtils.hpp index 5697676da..63353312d 100644 --- a/source/utils/CarlaJsfxUtils.hpp +++ b/source/utils/CarlaJsfxUtils.hpp @@ -184,4 +184,4 @@ public: // ------------------------------------------------------------------------------------------------------------------- -#endif // CARLA_DSSI_UTILS_HPP_INCLUDED +#endif // CARLA_JSFX_UTILS_HPP_INCLUDED