diff --git a/stratosphere/pm/source/pm_process_wait.hpp b/stratosphere/pm/source/pm_process_wait.hpp index 6cffcded1..7142f7b91 100644 --- a/stratosphere/pm/source/pm_process_wait.hpp +++ b/stratosphere/pm/source/pm_process_wait.hpp @@ -1,6 +1,7 @@ #pragma once #include #include +#include "pm_registration.hpp" class ProcessWaiter final : public IWaitable { public: