Remove unneeded includes.
This commit is contained in:
parent
2696961570
commit
1651d68d8d
1 changed files with 0 additions and 3 deletions
|
@ -17,14 +17,11 @@
|
|||
#ifndef SAVEGAME_H_INCLUDED
|
||||
#define SAVEGAME_H_INCLUDED
|
||||
|
||||
#include "global.hpp"
|
||||
#include "filesystem.hpp"
|
||||
#include "gamestatus.hpp"
|
||||
#include "tod_manager.hpp"
|
||||
#include "show_dialog.hpp"
|
||||
|
||||
#include <string>
|
||||
|
||||
class config_writer;
|
||||
class game_display;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue