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