refactor: include

This commit is contained in:
Toh4iem9
2025-11-25 16:51:57 +01:00
parent b77dd60a8d
commit 022647c59d
@@ -5,8 +5,8 @@
//+------------------------------------------------------------------+ //+------------------------------------------------------------------+
#property copyright "Copyright 2025, xxxxxxxx" #property copyright "Copyright 2025, xxxxxxxx"
#include "Ehlers_Smoother_Calculator.mqh" #include <MyIncludes\Ehlers_Smoother_Calculator.mqh>
#include "MovingAverage_Engine.mqh" #include <MyIncludes\MovingAverage_Engine.mqh>
enum ENUM_SMOOTHING_METHOD enum ENUM_SMOOTHING_METHOD
{ {