summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/phc25.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/phc25.h')
-rw-r--r--src/mame/includes/phc25.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/phc25.h b/src/mame/includes/phc25.h
index 8f250e1a5d0..7b623df56ee 100644
--- a/src/mame/includes/phc25.h
+++ b/src/mame/includes/phc25.h
@@ -2,8 +2,8 @@
// copyright-holders:Curt Coder, Robbbert
#pragma once
-#ifndef __PHC25__
-#define __PHC25__
+#ifndef MAME_INCLUDES_PHC25_H
+#define MAME_INCLUDES_PHC25_H
#include "cpu/z80/z80.h"