mirror of
https://github.com/TomHarte/CLK.git
synced 2025-01-24 02:30:54 +00:00
Add missing header.
This commit is contained in:
parent
0982141442
commit
ae2993625c
@ -20,8 +20,9 @@
|
||||
#include "../../Activity/Observer.hpp"
|
||||
|
||||
// There are machine-specific controls for the following:
|
||||
#include "../../Machines/Sinclair/ZX8081/ZX8081.hpp"
|
||||
#include "../../Machines/Apple/AppleII/AppleII.hpp"
|
||||
#include "../../Machines/Atari/2600/Atari2600.hpp"
|
||||
#include "../../Machines/Sinclair/ZX8081/ZX8081.hpp"
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
namespace Ui { class MainWindow; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user