How to solve infinite inclusion?

 

Hello, 


I have a problem with my program on MT4, due to an infinite inclusion.

I tried putting #ifndef and #define at the start of my 2 mqh libraries, but the problem is still present and an error message appears appears on the first library. .

How can I fix this and why is #ifndef not working?