mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-07-04 08:32:15 +02:00
pm: Fix missing include
This commit is contained in:
parent
33404c77d1
commit
b1150e2c97
@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
#include <switch.h>
|
||||
#include <stratosphere.hpp>
|
||||
#include "pm_registration.hpp"
|
||||
|
||||
class ProcessWaiter final : public IWaitable {
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user