- fixed compiler warning

This commit is contained in:
Mark Vejvoda 2012-05-21 20:42:26 +00:00
parent 1652d9e810
commit 6f78e11542
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
#include <string>
typedef struct SDL_Surface;
struct SDL_Surface;
class ctx;
using namespace std;