aboutsummaryrefslogtreecommitdiff
path: root/src/utils/uart.h
diff options
context:
space:
mode:
authorvetch <vetch97@gmail.com>2020-01-04 19:38:36 +0100
committervetch <vetch97@gmail.com>2020-01-04 19:38:36 +0100
commit5d5ba341d770017eeb392e186e21fbf887a97d2e (patch)
tree5ac189693f6fbfca5b4da4b2d82fe55f43e9da41 /src/utils/uart.h
parentce9063ce4cdf4dcfdb80c2d861fb8c794db31719 (diff)
downloadrpi-MMU-example-5d5ba341d770017eeb392e186e21fbf887a97d2e.tar.gz
rpi-MMU-example-5d5ba341d770017eeb392e186e21fbf887a97d2e.zip
Added missing files
Diffstat (limited to 'src/utils/uart.h')
-rw-r--r--src/utils/uart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/uart.h b/src/utils/uart.h
index 61c6a38..241b94b 100644
--- a/src/utils/uart.h
+++ b/src/utils/uart.h
@@ -2,7 +2,7 @@
#define UART_H
#include <stdint.h>
-#include "global.h"
+#include "../global.h"
// The offsets for reach register.