Revert "Move constant_flow.h into the main library"
This reverts commit fd78c34e23c95a49b0c0790b714aee7cd85335c9.
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
diff --git a/tests/suites/test_suite_constant_time.function b/tests/suites/test_suite_constant_time.function
index 330dc6f..bdd27f5 100644
--- a/tests/suites/test_suite_constant_time.function
+++ b/tests/suites/test_suite_constant_time.function
@@ -18,7 +18,7 @@
#include <mbedtls/constant_time.h>
#include <constant_time_internal.h>
-#include "constant_flow.h"
+#include <test/constant_flow.h>
/* END_HEADER */
/* BEGIN_CASE */