index
:
wriggle
master
sfml
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-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