Fixing include paths for new structure
Removed non-sensical libc folder from project
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
#include <stdint.h>
|
||||
#include "../tty/kterm.h"
|
||||
#include "../../Terminal/kterm.h"
|
||||
typedef enum ScanCodeSet{
|
||||
None = 0,
|
||||
ScanCodeSet1 = 1,
|
||||
|
Reference in New Issue
Block a user