Fixed includes for libs (no longer need lib/ folder prefix)

This commit is contained in:
Elijah Thomas
2023-08-12 14:15:55 -04:00
parent 683dc91a53
commit 93f003b87b
160 changed files with 408 additions and 322 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#include <types.h>
#include <libc.h>
#include <lib/rvl/macros.h>
#include <rvl/macros.h>
#include <toBeSorted/flag_space.h>
#include <toBeSorted/file_manager.h>
#include <toBeSorted/bitwise_flag_helper.h>