Fix include paths
yes, I know the file is currently not used but let's fix it anyways to keep it in sync with the changes
This commit is contained in:
@@ -54,8 +54,8 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#define PLAT_SERIAL_C
|
||||
#include "../../emu.h"
|
||||
#include "../../plat.h"
|
||||
#include "../emu.h"
|
||||
#include "../plat.h"
|
||||
#include "../devices/ports/serial.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user