aboutsummaryrefslogtreecommitdiff
path: root/src/window_texture.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/window_texture.c')
-rw-r--r--src/window_texture.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window_texture.c b/src/window_texture.c
index d30ef61..72a2474 100644
--- a/src/window_texture.c
+++ b/src/window_texture.c
@@ -121,4 +121,4 @@ int window_texture_on_resize(WindowTexture *self) {
unsigned int window_texture_get_opengl_texture_id(WindowTexture *self) {
return self->texture_id;
-}
+} \ No newline at end of file