summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/language.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/mame/language.h')
-rw-r--r--src/frontend/mame/language.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/frontend/mame/language.h b/src/frontend/mame/language.h
index 73adbb88269..d688b2ba93a 100644
--- a/src/frontend/mame/language.h
+++ b/src/frontend/mame/language.h
@@ -1,5 +1,5 @@
// license:BSD-3-Clause
-// copyright-holders:Miodrag Milanovic
+// copyright-holders:Vas Crabb
/***************************************************************************
language.h
@@ -12,10 +12,6 @@
#pragma once
-#ifndef __EMU_H__
-#error Dont include this file directly; include emu.h instead.
-#endif
-
//**************************************************************************
// LOCALIZATION SUPPORT
//**************************************************************************