changed path in include to use 'common' to conform rest part of code
svn-id: r20614
This commit is contained in:
parent
faec3622b3
commit
c2575afaa7
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "common/stdafx.h"
|
||||
#include "gui/Actions.h"
|
||||
#include "gui/message.h"
|
||||
#include "scumm/scumm.h"
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "common/stdafx.h"
|
||||
#include "gui/Key.h"
|
||||
|
||||
namespace GUI {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue