summaryrefslogtreecommitdiff
path: root/c++/time
diff options
context:
space:
mode:
Diffstat (limited to 'c++/time')
-rw-r--r--c++/time/second.hpp2
1 files changed, 1 insertions, 1 deletions
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 {