mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-08 04:54:05 +00:00
Remove unneeded includes.
This commit is contained in:
parent
112ee7b10a
commit
ee6f1be002
@ -17,16 +17,10 @@
|
||||
#ifndef MOUSE_EVENTS_H_INCLUDED
|
||||
#define MOUSE_EVENTS_H_INCLUDED
|
||||
|
||||
#include "global.hpp"
|
||||
|
||||
#include "game_display.hpp"
|
||||
#include "pathfind/pathfind.hpp"
|
||||
#include "random.hpp"
|
||||
#include "unit_map.hpp"
|
||||
#include "mouse_handler_base.hpp"
|
||||
|
||||
#include "SDL.h"
|
||||
|
||||
class tod_manager;
|
||||
class battle_context;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user