diff options
Diffstat (limited to 'runtime/entrypoints/math_entrypoints_test.cc')
-rw-r--r-- | runtime/entrypoints/math_entrypoints_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/entrypoints/math_entrypoints_test.cc b/runtime/entrypoints/math_entrypoints_test.cc index 337f9f0925..82b4a52835 100644 --- a/runtime/entrypoints/math_entrypoints_test.cc +++ b/runtime/entrypoints/math_entrypoints_test.cc @@ -14,7 +14,7 @@ * limitations under the License. */ -#include "math_entrypoints.h" +#include "entrypoints/quick/runtime_entrypoints_list.h" #include <limits> |