From c8c09860cb732006e161d26f25ff46e508770218 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Wed, 9 Mar 2016 08:40:58 -0500 Subject: XML'd pages --- include/Texture.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/Texture.h') diff --git a/include/Texture.h b/include/Texture.h index 7201a4c..816a8bf 100644 --- a/include/Texture.h +++ b/include/Texture.h @@ -20,7 +20,7 @@ * Texture functions are given a namespace for better organization. */ -namespace Texture{ +namespace Texture { /** * Loads a texture from the given file name, returning the GLuint used for -- cgit v1.2.3