pm: Fix missing include
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#include <switch.h>
|
#include <switch.h>
|
||||||
#include <stratosphere.hpp>
|
#include <stratosphere.hpp>
|
||||||
|
#include "pm_registration.hpp"
|
||||||
|
|
||||||
class ProcessWaiter final : public IWaitable {
|
class ProcessWaiter final : public IWaitable {
|
||||||
public:
|
public:
|
||||||
|
|||||||
Reference in New Issue
Block a user