removed useless inclusion of display.hpp
This commit is contained in:
parent
7ea62bf981
commit
9dcb399cc9
2 changed files with 0 additions and 2 deletions
|
@ -14,7 +14,6 @@
|
|||
#include "global.hpp"
|
||||
|
||||
#include "ai_move.hpp"
|
||||
#include "display.hpp"
|
||||
#include "game_config.hpp"
|
||||
#include "log.hpp"
|
||||
#include "map.hpp"
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
#include "filesystem.hpp"
|
||||
#include "game_config.hpp"
|
||||
#include "image.hpp"
|
||||
#include "display.hpp"
|
||||
#include "font.hpp"
|
||||
#include "log.hpp"
|
||||
#include "sdl_utils.hpp"
|
||||
|
|
Loading…
Add table
Reference in a new issue