summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mario.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/mario.h')
-rw-r--r--src/mame/includes/mario.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/mame/includes/mario.h b/src/mame/includes/mario.h
index 225b5c86ad4..b363d9330e4 100644
--- a/src/mame/includes/mario.h
+++ b/src/mame/includes/mario.h
@@ -1,7 +1,8 @@
// license:BSD-3-Clause
// copyright-holders:Mirko Buffoni
-#ifndef MARIO_H_
-#define MARIO_H_
+
+#ifndef MAME_INCLUDES_MARIO_H
+#define MAME_INCLUDES_MARIO_H
#include "machine/gen_latch.h"
#include "machine/z80dma.h"