about summary refs log tree commit diff
path: root/math/w_dremf.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/w_dremf.c')
-rw-r--r--math/w_dremf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/w_dremf.c b/math/w_dremf.c
index c3d391d634..4ec4baffd4 100644
--- a/math/w_dremf.c
+++ b/math/w_dremf.c
@@ -6,7 +6,7 @@
  */
 
 #include <math.h>
-#include "math_private.h"
+#include <math_private.h>
 
 float
 __dremf(x, y)