summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bw12.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bw12.h')
-rw-r--r--src/mame/includes/bw12.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/mame/includes/bw12.h b/src/mame/includes/bw12.h
index 2c1fd8b4dda..f9f1af2bc5b 100644
--- a/src/mame/includes/bw12.h
+++ b/src/mame/includes/bw12.h
@@ -1,7 +1,8 @@
// license:BSD-3-Clause
// copyright-holders:Curt Coder
-#ifndef __BW12__
-#define __BW12__
+
+#ifndef MAME_INCLUDES_BW12_H
+#define MAME_INCLUDES_BW12_H
#include "cpu/z80/z80.h"
#include "machine/ram.h"