Cleanup includes
svn-id: r22225
This commit is contained in:
parent
16e90765a9
commit
7c8457ca5d
12 changed files with 22 additions and 18 deletions
|
@ -22,15 +22,15 @@
|
|||
|
||||
#include "common/stdafx.h"
|
||||
|
||||
#include "common/savefile.h"
|
||||
#include "common/system.h"
|
||||
|
||||
#include "gui/about.h"
|
||||
#include "gui/message.h"
|
||||
|
||||
#include "simon/simon.h"
|
||||
#include "simon/intern.h"
|
||||
|
||||
#include "common/savefile.h"
|
||||
#include "common/system.h"
|
||||
|
||||
namespace Simon {
|
||||
|
||||
int SimonEngine::countSaveGames() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue