From 89e072c41f3417e0a80cf95be3cf88326df32777 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Thu, 16 Mar 2017 17:08:57 +0100 Subject: Include file changes, typo and renaming operation. Change-Id: I6643333cfcc8bea120496c53f1cd3b8596e33398 Signed-off-by: Romain Forlot --- src/utils/timer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils/timer.cpp') diff --git a/src/utils/timer.cpp b/src/utils/timer.cpp index 01fd763..8dec706 100644 --- a/src/utils/timer.cpp +++ b/src/utils/timer.cpp @@ -15,7 +15,7 @@ * limitations under the License. */ -#include "timer.hpp" +#include "utils/timer.hpp" long long int systemTimeMs() { -- cgit 1.2.3-korg