missed include

This commit is contained in:
2022-01-23 12:59:13 +03:00
parent 1d9a39f792
commit b1b174ba64

View File

@@ -28,6 +28,7 @@ int main (int argc, char * argv[]) {
# include "piscreentypes.h"
# include "pisharedmemory.h"
# include "pifile.h"
# include <wingdi.h>
# include <wincon.h>
# include "../../libs/console/piterminal.cpp"