diff options
Diffstat (limited to 'sky/text.h')
-rw-r--r-- | sky/text.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sky/text.h b/sky/text.h index cb2c5c5157..cc727f7a74 100644 --- a/sky/text.h +++ b/sky/text.h @@ -22,7 +22,7 @@ #ifndef SKYTEXT_H #define SKYTEXT_H -#include "stdafx.h" +#include "common/stdafx.h" #include "common/scummsys.h" namespace Sky { |