file_sys: Add missing include in savedata_factory

pull/8/head
Zach Hilman 7 years ago
parent 4b471f0554
commit 52a2e42cb9

@ -7,6 +7,7 @@
#include <memory>
#include <string>
#include "common/common_types.h"
#include "common/swap.h"
#include "core/hle/result.h"
namespace FileSys {

Loading…
Cancel
Save