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