Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix TextureEncoder.h
  • Loading branch information
comex committed Oct 17, 2013
1 parent e1f3a4d commit cffe6ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/Core/VideoBackends/Software/Src/TextureEncoder.h
Expand Up @@ -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"

Expand Down

0 comments on commit cffe6ba

Please sign in to comment.