mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-21 20:26:41 +00:00
Remove unneeded includes.
This commit is contained in:
parent
0b8b3d931a
commit
c5ebf0e525
@ -16,14 +16,11 @@
|
||||
#define FONT_HPP_INCLUDED
|
||||
|
||||
#include "exceptions.hpp"
|
||||
#include "SDL.h"
|
||||
#include "SDL_ttf.h"
|
||||
|
||||
class CVideo;
|
||||
class t_string;
|
||||
#include "sdl_utils.hpp"
|
||||
|
||||
#include <string>
|
||||
class t_string;
|
||||
|
||||
namespace font {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user