diff options
Diffstat (limited to 'src/common/timer.h')
| -rw-r--r-- | src/common/timer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/timer.h b/src/common/timer.h index 20c86762a..cfa5cf609 100644 --- a/src/common/timer.h +++ b/src/common/timer.h | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | #ifndef _TIMER_H_ | 5 | #ifndef _TIMER_H_ |
| 6 | #define _TIMER_H_ | 6 | #define _TIMER_H_ |
| 7 | 7 | ||
| 8 | #include "common.h" | 8 | #include "common/common.h" |
| 9 | #include <string> | 9 | #include <string> |
| 10 | 10 | ||
| 11 | namespace Common | 11 | namespace Common |