summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/hashfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/hashfile.h')
-rw-r--r--src/emu/hashfile.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/hashfile.h b/src/emu/hashfile.h
index 7dd9aabbfc8..57432e9d638 100644
--- a/src/emu/hashfile.h
+++ b/src/emu/hashfile.h
@@ -11,7 +11,6 @@
#ifndef __HASHFILE_H__
#define __HASHFILE_H__
-#include "emu.h"
bool hashfile_extrainfo(device_image_interface &image, std::string &result);