summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/photoply.c
diff options
context:
space:
mode:
author Olivier Galibert <galibert@pobox.com>2014-11-03 17:00:25 +0100
committer Olivier Galibert <galibert@pobox.com>2014-11-05 13:28:48 +0100
commitf975ef079a135fe3bdc19c0a70cd41178ffff5d8 (patch)
tree02e852ce8692fbf66121a2225af04d033c3f3947 /src/mame/drivers/photoply.c
parent749dbb5f4a9faac3758c7d1eca09038e76007c03 (diff)
Experiments in PCI land [O. Galibert]
Diffstat (limited to 'src/mame/drivers/photoply.c')
-rw-r--r--src/mame/drivers/photoply.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/photoply.c b/src/mame/drivers/photoply.c
index 381abdd8c40..a1d1626eb24 100644
--- a/src/mame/drivers/photoply.c
+++ b/src/mame/drivers/photoply.c
@@ -13,7 +13,7 @@ TODO:
#include "emu.h"
#include "cpu/i386/i386.h"
-#include "machine/pci.h"
+#include "machine/lpci.h"
#include "machine/pcshare.h"
#include "machine/pckeybrd.h"
#include "machine/idectrl.h"