summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pci/neon250.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/pci/neon250.h')
-rw-r--r--src/devices/bus/pci/neon250.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/devices/bus/pci/neon250.h b/src/devices/bus/pci/neon250.h
index 41f5162ce8d..286f25a4343 100644
--- a/src/devices/bus/pci/neon250.h
+++ b/src/devices/bus/pci/neon250.h
@@ -1,8 +1,7 @@
// license:BSD-3-Clause
// copyright-holders:
-
-#ifndef MAME_VIDEO_NEON250_H
-#define MAME_VIDEO_NEON250_H
+#ifndef MAME_BUS_PCI_NEON250_H
+#define MAME_BUS_PCI_NEON250_H
#pragma once
@@ -51,4 +50,4 @@ private:
DECLARE_DEVICE_TYPE(NEON250, neon250_device)
-#endif // MAME_VIDEO_NEON250_H
+#endif // MAME_BUS_PCI_NEON250_H