summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/drivenum.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/drivenum.h')
-rw-r--r--src/emu/drivenum.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/drivenum.h b/src/emu/drivenum.h
index 8c0f12b832f..fe9bbcc7193 100644
--- a/src/emu/drivenum.h
+++ b/src/emu/drivenum.h
@@ -13,6 +13,8 @@
#pragma once
+#include "lrucache.h"
+
#include <algorithm>
#include <cassert>
#include <memory>