From 923045ac6029bc7433c60ce2fad5a35e025beedd Mon Sep 17 00:00:00 2001 From: Robert Adam Date: Fri, 16 Apr 2021 21:02:25 +0200 Subject: FORMAT: Run clang-format 10 on all source files --- src/mumble/Overlay.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mumble/Overlay.cpp') diff --git a/src/mumble/Overlay.cpp b/src/mumble/Overlay.cpp index b594472e5..2904b084c 100644 --- a/src/mumble/Overlay.cpp +++ b/src/mumble/Overlay.cpp @@ -17,8 +17,8 @@ #include "User.h" #include "Utils.h" #include "WebFetch.h" -#include "GlobalShortcut.h" #include "Global.h" +#include "GlobalShortcut.h" #include #include -- cgit v1.2.3