mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Remove unnecessary include.
This commit is contained in:
parent
01ab8b7555
commit
156bc2613a
1 changed files with 1 additions and 4 deletions
|
@ -13,10 +13,7 @@
|
|||
// If not, see http://www.gnu.org/licenses/
|
||||
|
||||
// Official git repository and contact information can be found at
|
||||
// https://github.com/hrydgard/ppsspp and http://www.ppsspp.org/.
|
||||
|
||||
// Has to be included before TextureScaler.h, else we get those std::bind errors in VS2012..
|
||||
#include "../native/base/basictypes.h"
|
||||
// https://github.com/hrydgard/ppsspp and http://www.ppsspp.org/.
|
||||
|
||||
#include "GPU/GLES/TextureScaler.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue