mirror of
https://github.com/TomHarte/CLK.git
synced 2026-04-21 17:16:44 +00:00
Further eliminate file-relative includes.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
// Copyright 2017 Thomas Harte. All rights reserved.
|
||||
//
|
||||
|
||||
#include "../Z80.hpp"
|
||||
#include "Processors/Z80/Z80.hpp"
|
||||
#include <cstring>
|
||||
|
||||
using namespace CPU::Z80;
|
||||
|
||||
Reference in New Issue
Block a user