From e1fbac3ca13d37d2625c11d30cfdece4327b446b Mon Sep 17 00:00:00 2001 From: Yuri Kunde Schlesner Date: Wed, 6 May 2015 04:06:12 -0300 Subject: Common: Remove common.h --- src/common/timer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/timer.h') diff --git a/src/common/timer.h b/src/common/timer.h index 4b44c33a..b5f0f258 100644 --- a/src/common/timer.h +++ b/src/common/timer.h @@ -4,7 +4,7 @@ #pragma once -#include "common/common.h" +#include "common/common_types.h" #include namespace Common -- cgit v1.2.3