1

fix imports

This commit is contained in:
2022-07-11 19:29:53 +02:00
parent ec084d3aca
commit 36f0001c73
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
#define __CGA_include__
#include "kernel/IOport.h"
#include "lib/MyStdLib.h"
#include "user/MyLib.h"
class CGA {
private: