From 76b475faf774a7a357bdc707e556c75f7975bc45 Mon Sep 17 00:00:00 2001 From: bunnei Date: Mon, 2 Jul 2018 21:39:22 -0400 Subject: Fix build and address review feedback --- src/yuzu_cmd/yuzu.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/yuzu_cmd') diff --git a/src/yuzu_cmd/yuzu.cpp b/src/yuzu_cmd/yuzu.cpp index 89a3e9f30..8ddd202d8 100644 --- a/src/yuzu_cmd/yuzu.cpp +++ b/src/yuzu_cmd/yuzu.cpp @@ -7,6 +7,7 @@ #include #include +#include "common/common_paths.h" #include "common/logging/backend.h" #include "common/logging/filter.h" #include "common/logging/log.h" -- cgit v1.2.3