Removed leftover SDL_rwops includes
This commit is contained in:
parent
b2a024d4b6
commit
ef46088671
2 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
|||
#include <SDL_rwops.h>
|
||||
#include "WindowsWrapper.h"
|
||||
|
||||
#include "Tags.h"
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <SDL_rwops.h>
|
||||
#include "WindowsWrapper.h"
|
||||
|
||||
#include "CommonDefines.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue