From d9fd05680333a71211fcaf2419281e7897e2c26c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Lam?= Date: Mon, 5 Jun 2017 02:29:56 +0200 Subject: Fix minor formatting issues These were not caught by the lint script while it was broken. --- Source/Core/DiscIO/CompressedBlob.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/Core/DiscIO/CompressedBlob.cpp') diff --git a/Source/Core/DiscIO/CompressedBlob.cpp b/Source/Core/DiscIO/CompressedBlob.cpp index 7c89121278..e96d0160a5 100644 --- a/Source/Core/DiscIO/CompressedBlob.cpp +++ b/Source/Core/DiscIO/CompressedBlob.cpp @@ -3,8 +3,8 @@ // Refer to the license.txt file included. #ifdef _WIN32 -#include #include +#include #endif #include -- cgit v1.2.3