summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/info.h')
-rw-r--r--src/emu/info.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/emu/info.h b/src/emu/info.h
index 9a6968fc8d3..98d36d3f12a 100644
--- a/src/emu/info.h
+++ b/src/emu/info.h
@@ -85,12 +85,12 @@ private:
const char *get_merge_name(const hash_collection &romhashes);
// internal state
- FILE * m_output;
- driver_enumerator & m_drivlist;
- emu_options m_lookup_options;
+ FILE * m_output;
+ driver_enumerator & m_drivlist;
+ emu_options m_lookup_options;
static const char s_dtd_string[];
};
-#endif /* __INFO_H__ */
+#endif /* __INFO_H__ */