aboutsummaryrefslogtreecommitdiff
path: root/common/str.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/str.h')
-rw-r--r--common/str.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/str.h b/common/str.h
index 2e95c86e4b..955f5ab7f1 100644
--- a/common/str.h
+++ b/common/str.h
@@ -21,7 +21,7 @@
#ifndef COMMON_STRING_H
#define COMMON_STRING_H
-#include "scummsys.h"
+#include "common/scummsys.h"
#include "common/list.h"
#include <assert.h>