mirror of
https://github.com/TomHarte/CLK.git
synced 2026-03-11 04:42:20 +00:00
Fix include path.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "KeyboardMachine.hpp"
|
||||
#include "Machines/KeyboardMachine.hpp"
|
||||
#include "Machines/Utility/Typer.hpp"
|
||||
|
||||
namespace Commodore::Plus4 {
|
||||
|
||||
Reference in New Issue
Block a user