summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--draw/wireframe.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/draw/wireframe.cpp b/draw/wireframe.cpp
index 2ece4117..12734fcd 100644
--- a/draw/wireframe.cpp
+++ b/draw/wireframe.cpp
@@ -10,8 +10,7 @@
#include <Magnum/GL/TextureFormat.h>
#include <Magnum/Trade/ImageData.h>
-namespace floormat::wireframe
-{
+namespace floormat::wireframe {
GL::Texture2D make_constant_texture()
{