From d6faee2824b9647a96a3679ead7220bf32b2430b Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 21 Jul 2022 17:45:36 +1000 Subject: Cleanup: format --- source/blender/gpu/metal/mtl_backend.mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/gpu/metal') diff --git a/source/blender/gpu/metal/mtl_backend.mm b/source/blender/gpu/metal/mtl_backend.mm index 3328855bbf8..83cf3af0804 100644 --- a/source/blender/gpu/metal/mtl_backend.mm +++ b/source/blender/gpu/metal/mtl_backend.mm @@ -10,8 +10,8 @@ #include "mtl_backend.hh" #include "mtl_context.hh" #include "mtl_framebuffer.hh" -#include "mtl_uniform_buffer.hh" #include "mtl_query.hh" +#include "mtl_uniform_buffer.hh" #include "gpu_capabilities_private.hh" #include "gpu_platform_private.hh" -- cgit v1.2.3