mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
Fix TextureEncoder.h
This commit is contained in:
parent
e1f3a4d7b3
commit
cffe6ba3fd
@ -2,8 +2,8 @@
|
||||
// Licensed under GPLv2
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#ifndef _OPCODEDECODER_H_
|
||||
#define _OPCODEDECODER_H_
|
||||
#ifndef _TEXTUREENCODER_H_
|
||||
#define _TEXTUREENCODER_H_
|
||||
|
||||
#include "Common.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user