diff options
Diffstat (limited to 'common/stream.h')
-rw-r--r-- | common/stream.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/stream.h b/common/stream.h index c7890e5bdb..fc81b9aa0f 100644 --- a/common/stream.h +++ b/common/stream.h @@ -22,7 +22,7 @@ #ifndef COMMON_STREAM_H #define COMMON_STREAM_H -#include "stdafx.h" +#include "common/stdafx.h" #include "common/scummsys.h" |