summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/emupal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/emupal.h')
-rw-r--r--src/emu/emupal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/emupal.h b/src/emu/emupal.h
index 9e6ffb62a9b..73ee3809e90 100644
--- a/src/emu/emupal.h
+++ b/src/emu/emupal.h
@@ -95,6 +95,7 @@
#pragma once
+#include "memarray.h"
#include <type_traits>
#include <utility>