From cb6e1c2f3b93d5de02de4a8c8f13891e33674a36 Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Mon, 28 Oct 2024 17:49:53 +0100 Subject: Renamed uniquekey.h → uniquekey.hpp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/cancel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cancel.h') diff --git a/src/cancel.h b/src/cancel.h index 97661f1..7230169 100644 --- a/src/cancel.h +++ b/src/cancel.h @@ -1,7 +1,7 @@ #pragma once #include "macros_and_utils.hpp" -#include "uniquekey.h" +#include "uniquekey.hpp" // ################################################################################################# -- cgit v1.2.3-55-g6feb