summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/xavix.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/xavix.cpp')
-rw-r--r--src/mame/video/xavix.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/video/xavix.cpp b/src/mame/video/xavix.cpp
index 2ed8063ac20..89571158df1 100644
--- a/src/mame/video/xavix.cpp
+++ b/src/mame/video/xavix.cpp
@@ -4,10 +4,11 @@
#include "emu.h"
#include "includes/xavix.h"
+#include <cmath>
+
// #define VERBOSE 1
#include "logmacro.h"
-#include <cmath>
inline void xavix_state::set_data_address(int address, int bit)
{