aboutsummaryrefslogtreecommitdiff
path: root/common/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/timer.h')
-rw-r--r--common/timer.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/common/timer.h b/common/timer.h
index 0277f46709..7d194e47d9 100644
--- a/common/timer.h
+++ b/common/timer.h
@@ -18,11 +18,11 @@
* $Header$
*/
-#ifndef TIMER_H
-#define TIMER_H
+#ifndef COMMON_TIMER_H
+#define COMMON_TIMER_H
-#include "scummsys.h"
-#include "engine.h"
+#include "common/scummsys.h"
+#include "common/engine.h"
#define MAX_TIMERS 5