mirror of
https://github.com/TomHarte/CLK.git
synced 2025-11-01 11:16:16 +00:00
Further eliminate file-relative includes.
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
#pragma once
|
||||
|
||||
#include "Storage.hpp"
|
||||
#include "../ClockReceiver/ClockReceiver.hpp"
|
||||
#include "../SignalProcessing/Stepper.hpp"
|
||||
#include "ClockReceiver/ClockReceiver.hpp"
|
||||
#include "SignalProcessing/Stepper.hpp"
|
||||
|
||||
#include <memory>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user