summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/3dom2_te.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/3dom2_te.cpp')
-rw-r--r--src/mame/video/3dom2_te.cpp7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/mame/video/3dom2_te.cpp b/src/mame/video/3dom2_te.cpp
index 6dde9f57093..561ef8b6cdf 100644
--- a/src/mame/video/3dom2_te.cpp
+++ b/src/mame/video/3dom2_te.cpp
@@ -6,10 +6,13 @@
***************************************************************************/
-#include "math.h"
-#include "machine/3dom2.h"
+#include "emu.h"
#include "video/3dom2_te.h"
+#include "machine/3dom2.h"
+
+#include <math.h>
+
/*
TODO: