From 5adbe66ae83fa1b8cbebb2e340d2f8040bf3b16d Mon Sep 17 00:00:00 2001 From: Ethan Date: Thu, 29 Aug 2019 21:34:51 +0200 Subject: accommodate for fmt update --- src/core/hle/service/fatal/fatal.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/hle/service') diff --git a/src/core/hle/service/fatal/fatal.cpp b/src/core/hle/service/fatal/fatal.cpp index fe49c2161..01fa06ad3 100644 --- a/src/core/hle/service/fatal/fatal.cpp +++ b/src/core/hle/service/fatal/fatal.cpp @@ -5,7 +5,7 @@ #include #include #include -#include +#include #include "common/file_util.h" #include "common/logging/log.h" #include "common/scm_rev.h" -- cgit v1.2.3