mirror of
https://github.com/TomHarte/CLK.git
synced 2024-12-23 20:29:42 +00:00
Correct include path.
This commit is contained in:
parent
fc8e020436
commit
d16ac70a50
@ -9,7 +9,7 @@
|
||||
#ifndef InstructionSets_M68k_ExecutorImplementation_hpp
|
||||
#define InstructionSets_M68k_ExecutorImplementation_hpp
|
||||
|
||||
#include "Perform.hpp"
|
||||
#include "../Perform.hpp"
|
||||
#include <cassert>
|
||||
|
||||
namespace InstructionSet {
|
||||
|
Loading…
Reference in New Issue
Block a user