mirror of
https://github.com/TomHarte/CLK.git
synced 2025-04-21 18:37:11 +00:00
Correct header path.
This commit is contained in:
parent
da00e6588c
commit
afc3a8d373
@ -15,7 +15,6 @@
|
||||
#include "InOut.hpp"
|
||||
#include "LoadStore.hpp"
|
||||
#include "Logical.hpp"
|
||||
#include "MachineStatus.hpp"
|
||||
#include "Repetition.hpp"
|
||||
#include "Resolver.hpp"
|
||||
#include "ShiftRoll.hpp"
|
||||
@ -24,6 +23,7 @@
|
||||
#include "InstructionSets/x86/AccessType.hpp"
|
||||
#include "InstructionSets/x86/Descriptors.hpp"
|
||||
#include "InstructionSets/x86/Interrupts.hpp"
|
||||
#include "InstructionSets/x86/MachineStatus.hpp"
|
||||
|
||||
//
|
||||
// Comments throughout headers above come from the 1997 edition of the
|
||||
|
Loading…
x
Reference in New Issue
Block a user