aboutsummaryrefslogtreecommitdiff
path: root/src/sunclock.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/sunclock.cpp (renamed from src/SunClock.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SunClock.cpp b/src/sunclock.cpp
index 132c0a6..29400f1 100644
--- a/src/SunClock.cpp
+++ b/src/sunclock.cpp
@@ -1,4 +1,4 @@
-#include <SunClock.hpp>
+#include <sunclock.hpp>
#include <cmath>
#include <stdexcept>