summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/elf.h')
-rw-r--r--src/mame/includes/elf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/elf.h b/src/mame/includes/elf.h
index 0bb07f044b8..8b04e012059 100644
--- a/src/mame/includes/elf.h
+++ b/src/mame/includes/elf.h
@@ -2,8 +2,8 @@
// copyright-holders:Curt Coder
#pragma once
-#ifndef __INCLUDES_ELF__
-#define __INCLUDES_ELF__
+#ifndef MAME_INCLUDES_ELF_H
+#define MAME_INCLUDES_ELF_H
#include "cpu/cosmac/cosmac.h"