Fix TextureEncoder.h

This commit is contained in:
comex 2013-10-16 23:20:51 -04:00
parent e1f3a4d7b3
commit cffe6ba3fd
1 changed files with 2 additions and 2 deletions

View File

@ -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"