aboutsummaryrefslogtreecommitdiff
path: root/common/list.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/list.h')
-rw-r--r--common/list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/list.h b/common/list.h
index 710edb30bf..213b77ccb9 100644
--- a/common/list.h
+++ b/common/list.h
@@ -21,7 +21,7 @@
#ifndef COMMON_LIST_H
#define COMMON_LIST_H
-#include "scummsys.h"
+#include "common/scummsys.h"
#include <assert.h>
namespace ScummVM {