aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Graphics/je_texture.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libjin/Graphics/je_texture.h')
-rw-r--r--src/libjin/Graphics/je_texture.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libjin/Graphics/je_texture.h b/src/libjin/Graphics/je_texture.h
index 0ab682d..566ba84 100644
--- a/src/libjin/Graphics/je_texture.h
+++ b/src/libjin/Graphics/je_texture.h
@@ -17,7 +17,8 @@ namespace JinEngine
///
///
///
- class Texture: public Graphic
+ class Texture
+ : public Graphic
{
public:
///