diff --git a/crypto/ec/ectest.c b/crypto/ec/ectest.c index f3cb3e722..7df28ee7e 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