aboutsummaryrefslogtreecommitdiff
path: root/pl/math/v_exp_tail.c
diff options
context:
space:
mode:
Diffstat (limited to 'pl/math/v_exp_tail.c')
-rw-r--r--pl/math/v_exp_tail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pl/math/v_exp_tail.c b/pl/math/v_exp_tail.c
index cf834e6..fabc110 100644
--- a/pl/math/v_exp_tail.c
+++ b/pl/math/v_exp_tail.c
@@ -5,8 +5,8 @@
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/
-#include "math_config.h"
#include "v_math.h"
+#include "math_config.h"
#if V_SUPPORTED
#include "v_exp_tail.h"