]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - tmk_core/protocol/lufa/bluetooth.h
Merge pull request #4 from jackhumbert/master
[qmk_firmware.git] / tmk_core / protocol / lufa / bluetooth.h
index 01f07e8e678e16a26d86fd361d359711c3f6a8e8..78ece1cd0b4cd716e6d421d37d9bc7471c73bc2c 100644 (file)
@@ -18,6 +18,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #ifndef BLUETOOTH_H
 #define BLUETOOTH_H
 
+#include "../serial.h"
+
 void bluefruit_serial_send(uint8_t data);
 
 /*