aboutsummaryrefslogtreecommitdiff
path: root/common/timer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'common/timer.cpp')
-rw-r--r--common/timer.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/timer.cpp b/common/timer.cpp
index 126e86e573..2de3170b19 100644
--- a/common/timer.cpp
+++ b/common/timer.cpp
@@ -21,8 +21,8 @@
#ifndef __MORPHOS__
#include "stdafx.h"
-#include "scummsys.h"
-#include "timer.h"
+#include "common/scummsys.h"
+#include "common/timer.h"
static Timer *g_timer = NULL;