aboutsummaryrefslogtreecommitdiff
path: root/backends/dc
diff options
context:
space:
mode:
Diffstat (limited to 'backends/dc')
-rw-r--r--backends/dc/portdefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/dc/portdefs.h b/backends/dc/portdefs.h
index 31109aac10..8b34617adf 100644
--- a/backends/dc/portdefs.h
+++ b/backends/dc/portdefs.h
@@ -28,6 +28,7 @@
#include <stdarg.h>
#include <assert.h>
#include <ctype.h>
+#include <math.h>
#ifndef RONIN_TIMER_ACCESS
#define Timer ronin_Timer
#endif