summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2024-11-24 17:45:36 +0100
committer Ivan Vangelista <mesgnet@yahoo.it>2024-11-24 17:45:36 +0100
commit917cbc9031fe33d5896c200d99bbc152ad444c93 (patch)
tree5f0ad5bdb793205005438f2d820674648f4b11aa /src/devices/bus
parent116c0bf38433f7294ba7713a23fa48f00370341b (diff)
bus/interpro/keyboard/hle.h: fixed compile
Diffstat (limited to 'src/devices/bus')
-rw-r--r--src/devices/bus/interpro/keyboard/hle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/interpro/keyboard/hle.h b/src/devices/bus/interpro/keyboard/hle.h
index 9132c80800e..10953f9af0f 100644
--- a/src/devices/bus/interpro/keyboard/hle.h
+++ b/src/devices/bus/interpro/keyboard/hle.h
@@ -1,7 +1,7 @@
// license:BSD-3-Clause
// copyright-holders:Patrick Mackinlay
#ifndef MAME_BUS_INTERPRO_KEYBOARD_HLE_H
-#define MAME_DEBUSNTERPRO_KEYBOARD_HLE_H
+#define MAME_BUS_INTERPRO_KEYBOARD_HLE_H
#pragma once