aboutsummaryrefslogtreecommitdiff
path: root/redist/linmath.c
diff options
context:
space:
mode:
Diffstat (limited to 'redist/linmath.c')
-rw-r--r--redist/linmath.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/redist/linmath.c b/redist/linmath.c
index 41fa18f..dd6bd15 100644
--- a/redist/linmath.c
+++ b/redist/linmath.c
@@ -1,7 +1,7 @@
//Copyright 2013,2016 <>< C. N. Lohr. This file licensed under the terms of the MIT license.
-#include "linmath.h"
#include <math.h>
+#include "linmath.h"
#include <float.h>
#include <string.h>