Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libm/machine/spu/headers/asind2.h')
-rw-r--r--newlib/libm/machine/spu/headers/asind2.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/newlib/libm/machine/spu/headers/asind2.h b/newlib/libm/machine/spu/headers/asind2.h
index 8f86db307..ad414a287 100644
--- a/newlib/libm/machine/spu/headers/asind2.h
+++ b/newlib/libm/machine/spu/headers/asind2.h
@@ -53,8 +53,9 @@
#ifndef _ASIND2_H_
#define _ASIND2_H_ 1
-#include "simdmath.h"
#include <spu_intrinsics.h>
+
+#include "simdmath.h"
#include "sqrtd2.h"
#include "divd2.h"