fixup unnecessary include
This commit is contained in:
parent
78b538bc1f
commit
98922ff0af
1 changed files with 2 additions and 1 deletions
|
@ -17,7 +17,8 @@
|
|||
#define MOUSE_HANDLER_BASE_H_INCLUDED
|
||||
|
||||
#include "map_location.hpp"
|
||||
#include "SDL.h"
|
||||
#include "SDL_events.h"
|
||||
#include "SDL_version.h"
|
||||
|
||||
class display;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue