stdafx.h needs to be included before scummsys.h because of the #define of free.
svn-id: r9628
This commit is contained in:
parent
2ed0eee711
commit
8f88764ef0
3 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
* $Header$
|
||||
*/
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "chooser.h"
|
||||
#include "newgui.h"
|
||||
#include "ListWidget.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue