summaryrefslogtreecommitdiffstats
path: root/src/util/rounding.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/rounding.h')
-rw-r--r--src/util/rounding.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/util/rounding.h b/src/util/rounding.h
index 7b5608b..afb38fb 100644
--- a/src/util/rounding.h
+++ b/src/util/rounding.h
@@ -24,9 +24,8 @@
#ifndef _ROUNDING_H
#define _ROUNDING_H
-#include "c99_compat.h" // inline
+#include "c99_math.h"
-#include <math.h>
#include <limits.h>
#include <stdint.h>