Update Temperature board driver to be AVR32 compatible when the ADC peripheral driver...
[pub/USBasp.git] / LUFA / Drivers / Peripheral / SerialStream.h
index feadd0a..e22dc42 100644 (file)
@@ -57,6 +57,8 @@
                #include <avr/io.h>\r
                #include <stdio.h>\r
                \r
+               #include "../../Common/Common.h"                \r
+\r
                #include "Serial.h"\r
        \r
        /* Enable C linkage for C++ Compilers: */\r