mirror of
https://github.com/yuzu-emu/FasTC
synced 2024-11-23 20:03:59 +00:00
Get rid of unnecessary include
This commit is contained in:
parent
838d1f7b6e
commit
4f2db726b7
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@
|
|||
#include "Pixel.h"
|
||||
using FasTC::Pixel;
|
||||
|
||||
#include "../../Base/include/Image.h"
|
||||
#include "../../IO/include/ImageFile.h"
|
||||
|
||||
template <typename T>
|
||||
|
|
Loading…
Reference in a new issue