fix: made all includes relatives for the wellbeing of all LSPs seeing this project
This commit is contained in:
parent
71e58e38b8
commit
b5b40f303c
5 changed files with 9 additions and 9 deletions
|
|
@ -7,8 +7,8 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "io_backend/io_backend.h"
|
||||
#include "utils/string_utils/string_utils.h"
|
||||
#include "../io_backend/io_backend.h"
|
||||
#include "../utils/string_utils/string_utils.h"
|
||||
|
||||
// ######## STATIC FUNCTIONS ##############
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue