summaryrefslogtreecommitdiff
path: root/splash/SplashMath.h
diff options
context:
space:
mode:
Diffstat (limited to 'splash/SplashMath.h')
-rw-r--r--splash/SplashMath.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/splash/SplashMath.h b/splash/SplashMath.h
index bbbce367..70e6b7e4 100644
--- a/splash/SplashMath.h
+++ b/splash/SplashMath.h
@@ -24,7 +24,7 @@
#include "poppler-config.h"
-#include <math.h>
+#include <cmath>
#include "SplashTypes.h"
static inline SplashCoord splashAbs(SplashCoord x) {