aboutsummaryrefslogtreecommitdiffstats
path: root/include/Texture.h
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2016-03-09 08:40:58 -0500
committerClyne Sullivan <tullivan99@gmail.com>2016-03-09 08:40:58 -0500
commitc8c09860cb732006e161d26f25ff46e508770218 (patch)
treee6af9cbebcbdb664bc222c147e3cc6d12e46db8f /include/Texture.h
parent98e08cb7c2ae6c61192bac73a1fc7254224452be (diff)
XML'd pages
Diffstat (limited to 'include/Texture.h')
-rw-r--r--include/Texture.h2
1 files changed, 1 insertions, 1 deletions
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