summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/dioutput.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/dioutput.h')
-rw-r--r--src/emu/dioutput.h10
1 files changed, 2 insertions, 8 deletions
diff --git a/src/emu/dioutput.h b/src/emu/dioutput.h
index 70426a88509..8e952a7dcd9 100644
--- a/src/emu/dioutput.h
+++ b/src/emu/dioutput.h
@@ -8,15 +8,10 @@
***************************************************************************/
-#pragma once
-
-#ifndef __EMU_H__
-#error Dont include this file directly; include emu.h instead.
-#endif
-
#ifndef MAME_EMU_DIOUTPUT_H
#define MAME_EMU_DIOUTPUT_H
+#pragma once
//**************************************************************************
@@ -58,5 +53,4 @@ protected:
};
-
-#endif /* MAME_EMU_DIOUTPUT_H */
+#endif // MAME_EMU_DIOUTPUT_H