summaryrefslogtreecommitdiff
path: root/include/nw4r/math/math_triangular.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/nw4r/math/math_triangular.h')
-rw-r--r--include/nw4r/math/math_triangular.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/nw4r/math/math_triangular.h b/include/nw4r/math/math_triangular.h
index 0e3cea17..08eab5d1 100644
--- a/include/nw4r/math/math_triangular.h
+++ b/include/nw4r/math/math_triangular.h
@@ -1,6 +1,6 @@
#ifndef NW4R_MATH_TRIANGULAR_H
#define NW4R_MATH_TRIANGULAR_H
-#include "math.h"
+#include <cmath>
#include "nw4r/math/math_arithmetic.h"
#include "nw4r/types_nw4r.h"