aboutsummaryrefslogtreecommitdiff
path: root/common/rect.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/rect.h')
-rw-r--r--common/rect.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/rect.h b/common/rect.h
index e4a711958c..c5a62cab22 100644
--- a/common/rect.h
+++ b/common/rect.h
@@ -22,8 +22,8 @@
#ifndef COMMON_RECT_H
#define COMMON_RECT_H
-#include "scummsys.h"
-#include "util.h"
+#include "common/scummsys.h"
+#include "common/util.h"
namespace ScummVM {