summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/patch_manager.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/core/file_sys/patch_manager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/file_sys/patch_manager.h b/src/core/file_sys/patch_manager.h
index 28c7ae136..b521977b2 100644
--- a/src/core/file_sys/patch_manager.h
+++ b/src/core/file_sys/patch_manager.h
@@ -5,6 +5,7 @@
#pragma once
#include <map>
+#include <memory>
#include <string>
#include "common/common_types.h"
#include "core/file_sys/nca_metadata.h"