summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/vector.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/vector.cpp')
-rw-r--r--src/devices/video/vector.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/devices/video/vector.cpp b/src/devices/video/vector.cpp
index 4e44603c136..46a21b535be 100644
--- a/src/devices/video/vector.cpp
+++ b/src/devices/video/vector.cpp
@@ -42,10 +42,11 @@
**************************************************************************** */
#include "emu.h"
-#include "emuopts.h"
-#include "rendutil.h"
#include "vector.h"
+#include "emuopts.h"
+#include "render.h"
+
#define VECTOR_WIDTH_DENOM 512