summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--timer.cpp (renamed from time.cpp)2
-rw-r--r--timer.h (renamed from time.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/time.cpp b/timer.cpp
index fb2137d..1285d65 100644
--- a/time.cpp
+++ b/timer.cpp
@@ -1,4 +1,4 @@
-#include "time.h"
+#include "timer.h"
Clock::Clock() {
reset();
diff --git a/time.h b/timer.h
index e580f6c..e580f6c 100644
--- a/time.h
+++ b/timer.h