summaryrefslogtreecommitdiffstats
path: root/converter/cTimer.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--converter/cTimer.cpp (renamed from converter/timer.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/timer.cpp b/converter/cTimer.cpp
index f9f9aea3e..afd7b4db1 100644
--- a/converter/timer.cpp
+++ b/converter/cTimer.cpp
@@ -1,4 +1,4 @@
-#include "timer.h"
+#include "cTimer.h"
double diffclock(clock_t clock1,clock_t clock2)
{