summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gp32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/gp32.h')
-rw-r--r--src/mame/includes/gp32.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/mame/includes/gp32.h b/src/mame/includes/gp32.h
index 9cb60706937..1ef3f79bb19 100644
--- a/src/mame/includes/gp32.h
+++ b/src/mame/includes/gp32.h
@@ -1,7 +1,8 @@
// license:BSD-3-Clause
// copyright-holders:Tim Schuerewegen
-#ifndef _GP32_H_
-#define _GP32_H_
+
+#ifndef MAME_INCLUDES_GP32_H
+#define MAME_INCLUDES_GP32_H
#include "machine/smartmed.h"
#include "sound/dac.h"