mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-30 15:31:59 +00:00
Must include stdafx.h before scummsys.h
svn-id: r28949
This commit is contained in:
parent
664446f5d8
commit
162460d18a
@ -25,6 +25,7 @@
|
||||
#ifndef COMMON_ARRAY_H
|
||||
#define COMMON_ARRAY_H
|
||||
|
||||
#include "common/stdafx.h"
|
||||
#include "common/scummsys.h"
|
||||
#include "common/algorithm.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user