Updating folders name's (1)

This should help merging into dev branch
This commit is contained in:
2023-02-03 20:01:31 +01:00
parent 891085e151
commit 749f2aa492
33 changed files with 35 additions and 35 deletions

View File

@ -3,9 +3,9 @@
#include <stddef.h>
#include "memoryinfo.h"
#include "../bootloader/multiboot.h"
#include "../boot/multiboot.h"
#include "../tty/kterm.h"
#include "../../libc/include/mem.h"
#include "../../lib/include/mem.h"
#include "../kstructures/bitmap.h"
#define BLOCK_SIZE 4092