summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bwidow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bwidow.h')
-rw-r--r--src/mame/includes/bwidow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/bwidow.h b/src/mame/includes/bwidow.h
index 559aaf58531..25c1b38ff0c 100644
--- a/src/mame/includes/bwidow.h
+++ b/src/mame/includes/bwidow.h
@@ -1,8 +1,8 @@
// license:BSD-3-Clause
// copyright-holders:Brad Oliver, Bernd Wiebelt, Allard van der Bas
-#ifndef BWIDOW_H_
-#define BWIDOW_H_
+#ifndef MAME_INCLUDES_BWIDOW_H
+#define MAME_INCLUDES_BWIDOW_H
#define MASTER_CLOCK (XTAL(12'096'000))
#define CLOCK_3KHZ (MASTER_CLOCK / 4096)