mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Fix TextureEncoder.h
This commit is contained in:
@ -2,8 +2,8 @@
|
|||||||
// Licensed under GPLv2
|
// Licensed under GPLv2
|
||||||
// Refer to the license.txt file included.
|
// Refer to the license.txt file included.
|
||||||
|
|
||||||
#ifndef _OPCODEDECODER_H_
|
#ifndef _TEXTUREENCODER_H_
|
||||||
#define _OPCODEDECODER_H_
|
#define _TEXTUREENCODER_H_
|
||||||
|
|
||||||
#include "Common.h"
|
#include "Common.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user