summaryrefslogtreecommitdiff
path: root/src/common/timer.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/common/timer.h2
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
11namespace Common 11namespace Common