summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emupal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/emupal.c')
-rw-r--r--src/emu/emupal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/emupal.c b/src/emu/emupal.c
index 92f1a75ad79..626a3a97242 100644
--- a/src/emu/emupal.c
+++ b/src/emu/emupal.c
@@ -10,7 +10,7 @@
******************************************************************************/
#include "driver.h"
-#include <math.h>
+#include "deprecat.h"
#define VERBOSE 0