aboutsummaryrefslogtreecommitdiff
path: root/newlib/libm/ld/fpmath.h
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libm/ld/fpmath.h')
-rw-r--r--newlib/libm/ld/fpmath.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libm/ld/fpmath.h b/newlib/libm/ld/fpmath.h
index ce935eb..323fbe5 100644
--- a/newlib/libm/ld/fpmath.h
+++ b/newlib/libm/ld/fpmath.h
@@ -33,7 +33,7 @@
#define _FPMATH_H_
#include <sys/endian.h>
-#include "_fpmath.h"
+#include "machine/_fpmath.h" /* changed to machine for newlib */
#ifndef _IEEE_WORD_ORDER
#define _IEEE_WORD_ORDER _BYTE_ORDER