mirror of
https://github.com/TomHarte/CLK.git
synced 2025-02-05 05:34:20 +00:00
Adds missing #include.
This commit is contained in:
parent
12e9478a81
commit
c6e94bc2a6
@ -8,6 +8,8 @@
|
|||||||
|
|
||||||
#include "MSX.hpp"
|
#include "MSX.hpp"
|
||||||
|
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
#include "DiskROM.hpp"
|
#include "DiskROM.hpp"
|
||||||
#include "Keyboard.hpp"
|
#include "Keyboard.hpp"
|
||||||
#include "ROMSlotHandler.hpp"
|
#include "ROMSlotHandler.hpp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user