summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/photoply.c
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2012-05-24 11:47:20 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2012-05-24 11:47:20 +0000
commitab5fd7ef46a5c9ce534407806f1d8d36a61abd9d (patch)
treec8e8c7726e1b6519a318c982c0b0e9ff5e8f6f10 /src/mame/drivers/photoply.c
parent536f20a9033da2bfb4ce1b5a72b2c38757d15d69 (diff)
some memconv.h and devconv.h usage removal (nw)
Diffstat (limited to 'src/mame/drivers/photoply.c')
-rw-r--r--src/mame/drivers/photoply.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/drivers/photoply.c b/src/mame/drivers/photoply.c
index 5e9b9c6554b..b18d4c6e355 100644
--- a/src/mame/drivers/photoply.c
+++ b/src/mame/drivers/photoply.c
@@ -11,8 +11,6 @@ TODO:
#include "emu.h"
#include "cpu/i386/i386.h"
-#include "memconv.h"
-#include "devconv.h"
#include "machine/8237dma.h"
#include "machine/pic8259.h"
#include "machine/pit8253.h"