mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
cut dependencies, clean code
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1685 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -18,7 +18,8 @@
|
||||
#ifndef _TEXTURECONVERTER_H
|
||||
#define _TEXTURECONVERTER_H
|
||||
|
||||
#include "TextureMngr.h"
|
||||
#include "VideoCommon.h"
|
||||
#include "GLutil.h"
|
||||
|
||||
// Converts textures between formats
|
||||
// TODO: support multiple texture formats
|
||||
|
Reference in New Issue
Block a user