summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/media_ident.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/mame/media_ident.h')
-rw-r--r--src/frontend/mame/media_ident.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/frontend/mame/media_ident.h b/src/frontend/mame/media_ident.h
index 3430e02cb0b..dbdeec126d9 100644
--- a/src/frontend/mame/media_ident.h
+++ b/src/frontend/mame/media_ident.h
@@ -10,7 +10,9 @@
#ifndef MAME_FRONTEND_MEDIA_IDENT_H
#define MAME_FRONTEND_MEDIA_IDENT_H
+#include "drivenum.h"
#include "romload.h"
+
#include <vector>