mirror of
https://github.com/libretro/scummvm.git
synced 2024-11-30 21:00:39 +00:00
GRAPHICS: Remove redundant (and illegal) includes
This commit is contained in:
parent
1cff1d2f4c
commit
7cf998f9d5
@ -21,9 +21,7 @@
|
||||
*/
|
||||
|
||||
#include "larryScale.h"
|
||||
#include <cassert>
|
||||
#include "common/array.h"
|
||||
#include <cstring>
|
||||
|
||||
namespace Graphics {
|
||||
|
||||
@ -404,4 +402,3 @@ void larryScale(
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user