Cleanup HL subsystem headers

This commit is contained in:
2023-10-28 22:56:04 +02:00
parent 3f520c8e0f
commit d55946c3cf
3 changed files with 43 additions and 27 deletions

View File

@@ -15,6 +15,7 @@
/* Kernel specific headers */
#include "globals.h"
#include "ar.h"
#include "hl.h"
#include "ke.h"
#include "po.h"