aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/HardwareSerial3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cores/arduino/HardwareSerial3.cpp')
-rw-r--r--cores/arduino/HardwareSerial3.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cores/arduino/HardwareSerial3.cpp b/cores/arduino/HardwareSerial3.cpp
index 012839d..0140647 100644
--- a/cores/arduino/HardwareSerial3.cpp
+++ b/cores/arduino/HardwareSerial3.cpp
@@ -1,5 +1,6 @@
#include "Arduino.h"
#include "HardwareSerial.h"
+#include "HardwareSerial_private.h"
// Each HardwareSerial is defined in its own file, sine the linker pulls
// in the entire file when any element inside is used. --gc-sections can