diff --git a/crypto/ec/ectest.c b/crypto/ec/ectest.c index f3cb3e7224..7df28ee7ed 100644 --- a/crypto/ec/ectest.c +++ b/crypto/ec/ectest.c @@ -58,7 +58,7 @@ #ifdef FLAT_INC #include "e_os.h" #else -#include "../../e_os.h" +#include "../e_os.h" #endif #include #include