mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2025-04-21 12:27:27 +03:00
Removed unnecessary includes of SDL_gfx header
Only surface.cpp actually uses SDL_gfx functions.
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
#include "menusetting.h"
|
||||
|
||||
#include <SDL.h>
|
||||
#include <SDL_gfxPrimitives.h>
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user