summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/svi3x8/slot/cards.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/svi3x8/slot/cards.h')
-rw-r--r--src/devices/bus/svi3x8/slot/cards.h15
1 files changed, 4 insertions, 11 deletions
diff --git a/src/devices/bus/svi3x8/slot/cards.h b/src/devices/bus/svi3x8/slot/cards.h
index 9ceeccbd840..6bca329078b 100644
--- a/src/devices/bus/svi3x8/slot/cards.h
+++ b/src/devices/bus/svi3x8/slot/cards.h
@@ -6,19 +6,12 @@
***************************************************************************/
-#pragma once
-
-#ifndef __SVI3X8_SLOT_CARDS_H__
-#define __SVI3X8_SLOT_CARDS_H__
+#ifndef MAME_BUS_SVI3X8_SLOT_CARDS_H
+#define MAME_BUS_SVI3X8_SLOT_CARDS_H
-#include "sv801.h"
-#include "sv802.h"
-#include "sv803.h"
-#include "sv805.h"
-#include "sv806.h"
-#include "sv807.h"
+#pragma once
SLOT_INTERFACE_EXTERN( svi_slot_cards );
SLOT_INTERFACE_EXTERN( sv602_slot_cards );
-#endif // __SVI3X8_SLOT_CARDS_H__
+#endif // MAME_BUS_SVI3X8_SLOT_CARDS_H