mirror of
https://github.com/holub/mame
synced 2025-05-25 15:25:33 +03:00
nubus/nubus_vikbw.h: More include guard fun.
This commit is contained in:
parent
1b884eef69
commit
2b87fd37f8
@ -1,7 +1,7 @@
|
|||||||
// license:BSD-3-Clause
|
// license:BSD-3-Clause
|
||||||
// copyright-holders:R. Belmont
|
// copyright-holders:R. Belmont
|
||||||
#ifndef MAME_BUS_NUBUS_VIKBW_H
|
#ifndef MAME_BUS_NUBUS_NUBUS_VIKBW_H
|
||||||
#define MAME_BUS_NUBUS_VIKBW_H
|
#define MAME_BUS_NUBUS_NUBUS_VIKBW_H
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
@ -9,4 +9,4 @@
|
|||||||
|
|
||||||
DECLARE_DEVICE_TYPE(NUBUS_VIKBW, device_nubus_card_interface)
|
DECLARE_DEVICE_TYPE(NUBUS_VIKBW, device_nubus_card_interface)
|
||||||
|
|
||||||
#endif // MAME_BUS_NUBUS_VIKBW_H
|
#endif // MAME_BUS_NUBUS_NUBUS_VIKBW_H
|
||||||
|
Loading…
Reference in New Issue
Block a user