diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua index 15e31fd7400..882141e8718 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -1899,6 +1899,7 @@ files { MAME_DIR .. "src/mame/machine/lynx.cpp", MAME_DIR .. "src/mame/drivers/pofo.cpp", MAME_DIR .. "src/mame/machine/pofo_kbd.cpp", + MAME_DIR .. "src/mame/machine/pofo_kbd.h", MAME_DIR .. "src/mame/drivers/tvboy.cpp", }