From d9a1368e23fae9e696bc061b3688fc226eaf1d7e Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Mon, 29 Jul 2024 20:57:51 +0200 Subject: Fixed lib for basic example --- c++/time/second.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c++/time/second.hpp') diff --git a/c++/time/second.hpp b/c++/time/second.hpp index 6dca456..d127f86 100644 --- a/c++/time/second.hpp +++ b/c++/time/second.hpp @@ -1,6 +1,6 @@ #pragma once -#include "../unit.h" +#include "../unit.hpp" namespace kel { namespace unit_type { -- cgit v1.2.3