liblaunch: update kernel library references

This commit is contained in:
2026-05-28 20:40:43 +01:00
parent a5d99ca248
commit ffd28db3de
7 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef LAUNCH_H_
#define LAUNCH_H_
#include <mango/types.h>
#include <magenta/types.h>
enum launch_status {
LAUNCH_OK,